Skip to content

Commit b1482fd

Browse files
committed
fix(deps): update dependency commander to ^9.5.0
1 parent d251a65 commit b1482fd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

48.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ajv": "^8.12.0",
6363
"ajv-formats": "^2.1.1",
6464
"clean-webpack-plugin": "^4.0.0",
65-
"commander": "^9.4.1",
65+
"commander": "^9.5.0",
6666
"copy-webpack-plugin": "^11.0.0",
6767
"glob": "^8.0.3",
6868
"mini-css-extract-plugin": "^2.7.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ __metadata:
10831083
ajv: ^8.12.0
10841084
ajv-formats: ^2.1.1
10851085
clean-webpack-plugin: ^4.0.0
1086-
commander: ^9.4.1
1086+
commander: ^9.5.0
10871087
conventional-changelog-conventionalcommits: 5.0.0
10881088
copy-webpack-plugin: ^11.0.0
10891089
eslint: 7.32.0
@@ -3123,6 +3123,13 @@ __metadata:
31233123
languageName: node
31243124
linkType: hard
31253125

3126+
"commander@npm:^9.5.0":
3127+
version: 9.5.0
3128+
resolution: "commander@npm:9.5.0"
3129+
checksum: c7a3e27aa59e913b54a1bafd366b88650bc41d6651f0cbe258d4ff09d43d6a7394232a4dadd0bf518b3e696fdf595db1028a0d82c785b88bd61f8a440cecfade
3130+
languageName: node
3131+
linkType: hard
3132+
31263133
"common-ancestor-path@npm:^1.0.1":
31273134
version: 1.0.1
31283135
resolution: "common-ancestor-path@npm:1.0.1"

0 commit comments

Comments
 (0)