Skip to content

Commit

Permalink
Update dependency commander to ^9.3.0 (#158)
Browse files Browse the repository at this point in the history
* Update dependency commander to ^9.3.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 5, 2022
1 parent cd0f298 commit d45d269
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.2.0",
"commander": "^9.3.0",
"semver": "^7.3.7",
"tslib": "^2.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,10 +2922,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^9.2.0":
version: 9.2.0
resolution: "commander@npm:9.2.0"
checksum: 7c82e4cd969712aa6d7c055b8351807a7230f9f31ef7ec7881e11a1147511de85adf5d6ccfd200240a118eecf693b220caf6865b8efbcea558a70d35aa9ed711
"commander@npm:^9.3.0":
version: 9.3.0
resolution: "commander@npm:9.3.0"
checksum: d421ce66fee25792a1470c69aa8d1b86434bf873a96483aa92c8267f81a6f20c6f7c426f5e82f88ac50a8ec4855d3f2787aebcdef8aa559e1080a2337a95a217
languageName: node
linkType: hard

Expand Down Expand Up @@ -8723,7 +8723,7 @@ __metadata:
"@types/semver": ^7.3.10
"@types/yarnpkg__lockfile": ^1.1.5
"@yarnpkg/lockfile": ^1.1.0
commander: ^9.2.0
commander: ^9.3.0
eslint: ^8.19.0
eslint-config-prettier: ^8.5.0
eslint-plugin-jest: ^26.5.3
Expand Down

0 comments on commit d45d269

Please sign in to comment.