Skip to content

Commit

Permalink
Update dependency commander to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 22e0908 commit 0246c5f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"ansi-colors": "^4.1.3",
"clean-webpack-plugin": "^3.0.0",
"cli-table3": "^0.6.3",
"commander": "^9.4.1",
"commander": "^12.0.0",
"concurrently": "^6.3.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^5.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4410,6 +4410,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.0.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 68e9818b00fc1ed9cdab9eb16905551c2b768a317ae69a5e3c43924c2b20ac9bb65b27e1cab36aeda7b6496376d4da908996ba2c0b5d79463e0fb1e77935d514
languageName: node
linkType: hard

"commander@npm:^2.19.0, commander@npm:^2.20.0, commander@npm:^2.8.1":
version: 2.20.3
resolution: "commander@npm:2.20.3"
Expand All @@ -4424,13 +4431,6 @@ __metadata:
languageName: node
linkType: hard

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

"common-tags@npm:^1.4.0, common-tags@npm:^1.8.2":
version: 1.8.2
resolution: "common-tags@npm:1.8.2"
Expand Down Expand Up @@ -10896,7 +10896,7 @@ __metadata:
casual: ^1.6.2
clean-webpack-plugin: ^3.0.0
cli-table3: ^0.6.3
commander: ^9.4.1
commander: ^12.0.0
concurrently: ^6.3.0
copy-webpack-plugin: ^11.0.0
core-js: ^3.20.2
Expand Down

0 comments on commit 0246c5f

Please sign in to comment.