diff --git a/package.json b/package.json index 5e62dbe4c8..fed1a2ed43 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lint:build": "esbuild --bundle --format=esm --outfile=scripts/dist/typeimports.js scripts/src/linting/typeimports.ts" }, "devDependencies": { - "@commander-js/extra-typings": "^13.0.0", + "@commander-js/extra-typings": "^14.0.0", "@stylistic/eslint-plugin": "^4.2.0", "@types/estree": "^1.0.0", "@types/jest": "^29.0.0", diff --git a/yarn.lock b/yarn.lock index dc49dd471e..741dd9b847 100644 --- a/yarn.lock +++ b/yarn.lock @@ -628,12 +628,12 @@ __metadata: languageName: node linkType: hard -"@commander-js/extra-typings@npm:^13.0.0": - version: 13.1.0 - resolution: "@commander-js/extra-typings@npm:13.1.0" +"@commander-js/extra-typings@npm:^14.0.0": + version: 14.0.0 + resolution: "@commander-js/extra-typings@npm:14.0.0" peerDependencies: - commander: ~13.1.0 - checksum: 10c0/ff799f0641f68855aa73c976912a607c25d564df34fd8e262927a80b19f6cccd882fe7ce098a0e072a497fd0020cbd19fd1e4d5cc98a461cd6623abf8ed5f4e7 + commander: ~14.0.0 + checksum: 10c0/b064889e254e1c895886ec8148ac6e0d9bfa3c0336b9ee58124178308819dcf008f15e2a7abdc89b6c1ac3bdbd8003d8cfdaf363971d41dcce64b28c9714af12 languageName: node linkType: hard @@ -7582,7 +7582,7 @@ __metadata: "@blueprintjs/icons": "npm:^5.9.0" "@box2d/core": "npm:^0.10.0" "@box2d/debug-draw": "npm:^0.10.0" - "@commander-js/extra-typings": "npm:^13.0.0" + "@commander-js/extra-typings": "npm:^14.0.0" "@dimforge/rapier3d-compat": "npm:^0.11.2" "@jscad/modeling": "npm:2.9.6" "@jscad/regl-renderer": "npm:^2.6.1"