Skip to content

Commit 22cfea4

Browse files
Update dependency @commander-js/extra-typings to v14
1 parent 43a80a8 commit 22cfea4

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
@@ -52,7 +52,7 @@
5252
"lint:build": "esbuild --bundle --format=esm --outfile=scripts/dist/typeimports.js scripts/src/linting/typeimports.ts"
5353
},
5454
"devDependencies": {
55-
"@commander-js/extra-typings": "^13.0.0",
55+
"@commander-js/extra-typings": "^14.0.0",
5656
"@stylistic/eslint-plugin": "^4.2.0",
5757
"@types/estree": "^1.0.0",
5858
"@types/jest": "^29.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -628,12 +628,12 @@ __metadata:
628628
languageName: node
629629
linkType: hard
630630

631-
"@commander-js/extra-typings@npm:^13.0.0":
632-
version: 13.1.0
633-
resolution: "@commander-js/extra-typings@npm:13.1.0"
631+
"@commander-js/extra-typings@npm:^14.0.0":
632+
version: 14.0.0
633+
resolution: "@commander-js/extra-typings@npm:14.0.0"
634634
peerDependencies:
635-
commander: ~13.1.0
636-
checksum: 10c0/ff799f0641f68855aa73c976912a607c25d564df34fd8e262927a80b19f6cccd882fe7ce098a0e072a497fd0020cbd19fd1e4d5cc98a461cd6623abf8ed5f4e7
635+
commander: ~14.0.0
636+
checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12
637637
languageName: node
638638
linkType: hard
639639

@@ -7635,7 +7635,7 @@ __metadata:
76357635
"@blueprintjs/icons": "npm:^5.9.0"
76367636
"@box2d/core": "npm:^0.10.0"
76377637
"@box2d/debug-draw": "npm:^0.10.0"
7638-
"@commander-js/extra-typings": "npm:^13.0.0"
7638+
"@commander-js/extra-typings": "npm:^14.0.0"
76397639
"@dimforge/rapier3d-compat": "npm:^0.11.2"
76407640
"@jscad/modeling": "npm:2.9.6"
76417641
"@jscad/regl-renderer": "npm:^2.6.1"

0 commit comments

Comments
 (0)