Skip to content

Commit 8432de7

Browse files
Update dependency @commander-js/extra-typings to v14
1 parent 2663419 commit 8432de7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bin": "dist/repl/index.js",
3131
"dependencies": {
3232
"@babel/parser": "^7.19.4",
33-
"@commander-js/extra-typings": "^12.0.1",
33+
"@commander-js/extra-typings": "^14.0.0",
3434
"@joeychenofficial/alt-ergo-modified": "^2.4.0",
3535
"@ts-morph/bootstrap": "^0.18.0",
3636
"@types/estree": "^1.0.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1281,12 +1281,12 @@ __metadata:
12811281
languageName: node
12821282
linkType: hard
12831283

1284-
"@commander-js/extra-typings@npm:^12.0.1":
1285-
version: 12.0.1
1286-
resolution: "@commander-js/extra-typings@npm:12.0.1"
1284+
"@commander-js/extra-typings@npm:^14.0.0":
1285+
version: 14.0.0
1286+
resolution: "@commander-js/extra-typings@npm:14.0.0"
12871287
peerDependencies:
1288-
commander: ~12.0.0
1289-
checksum: 10c0/cc3219c70df3ab5c9d3a1f34eda7bd982762b5f68add49067aa80a7ae56a42211c46984e638263bd598c50d2714ed2dbab71301e823970a6bcc14b0303c39d81
1288+
commander: ~14.0.0
1289+
checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
12901290
languageName: node
12911291
linkType: hard
12921292

@@ -5281,7 +5281,7 @@ __metadata:
52815281
"@babel/core": "npm:^7.26.10"
52825282
"@babel/parser": "npm:^7.19.4"
52835283
"@babel/preset-env": "npm:^7.23.2"
5284-
"@commander-js/extra-typings": "npm:^12.0.1"
5284+
"@commander-js/extra-typings": "npm:^14.0.0"
52855285
"@joeychenofficial/alt-ergo-modified": "npm:^2.4.0"
52865286
"@ts-morph/bootstrap": "npm:^0.18.0"
52875287
"@types/babel__core": "npm:^7"

0 commit comments

Comments
 (0)