Skip to content

Commit

Permalink
Update dependency commander to ^9.5.0 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 11, 2023
1 parent 1c4504c commit 0271363
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"commander": "^9.4.1",
"commander": "^9.5.0",
"semver": "^7.3.8",
"tslib": "^2.4.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3060,10 +3060,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^9.4.1":
version: 9.4.1
resolution: "commander@npm:9.4.1"
checksum: bfb18e325a5bdf772763c2213d5c7d9e77144d944124e988bcd8e5e65fb6d45d5d4e86b09155d0f2556c9a59c31e428720e57968bcd050b2306e910a0bf3cf13
"commander@npm:^9.5.0":
version: 9.5.0
resolution: "commander@npm:9.5.0"
checksum: c7a3e27aa59e913b54a1bafd366b88650bc41d6651f0cbe258d4ff09d43d6a7394232a4dadd0bf518b3e696fdf595db1028a0d82c785b88bd61f8a440cecfade
languageName: node
linkType: hard

Expand Down Expand Up @@ -9340,7 +9340,7 @@ __metadata:
"@types/semver": ^7.3.13
"@types/yarnpkg__lockfile": ^1.1.5
"@yarnpkg/lockfile": ^1.1.0
commander: ^9.4.1
commander: ^9.5.0
eslint: ^8.29.0
eslint-config-prettier: ^8.5.0
eslint-plugin-jest: ^27.1.6
Expand Down

0 comments on commit 0271363

Please sign in to comment.