diff --git a/package.json b/package.json index b11b6049ea..6519cb1709 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": "^12.0.0", + "@commander-js/extra-typings": "^13.0.0", "@stylistic/eslint-plugin": "^4.2.0", "@types/estree": "^1.0.0", "@types/jest": "^27.4.1", diff --git a/yarn.lock b/yarn.lock index 93d8de7c00..e0b040b002 100644 --- a/yarn.lock +++ b/yarn.lock @@ -619,7 +619,7 @@ __metadata: languageName: node linkType: hard -"@commander-js/extra-typings@npm:^12.0.0, @commander-js/extra-typings@npm:^12.0.1": +"@commander-js/extra-typings@npm:^12.0.1": version: 12.1.0 resolution: "@commander-js/extra-typings@npm:12.1.0" peerDependencies: @@ -628,6 +628,15 @@ __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" + peerDependencies: + commander: ~13.1.0 + checksum: 10c0/ff799f0641f68855aa73c976912a607c25d564df34fd8e262927a80b19f6cccd882fe7ce098a0e072a497fd0020cbd19fd1e4d5cc98a461cd6623abf8ed5f4e7 + languageName: node + linkType: hard + "@dimforge/rapier3d-compat@npm:^0.11.2": version: 0.11.2 resolution: "@dimforge/rapier3d-compat@npm:0.11.2" @@ -7566,7 +7575,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:^12.0.0" + "@commander-js/extra-typings": "npm:^13.0.0" "@dimforge/rapier3d-compat": "npm:^0.11.2" "@jscad/modeling": "npm:2.9.6" "@jscad/regl-renderer": "npm:^2.6.1"