Skip to content

Commit 2ab87ca

Browse files
committed
pnpm update to make dependabot happy
1 parent 844ab16 commit 2ab87ca

File tree

2 files changed

+389
-401
lines changed

2 files changed

+389
-401
lines changed

package.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
{
3232
"id": "typescript",
3333
"extensions": [
34-
".tbaf"
34+
".tbaf",
35+
".tssl"
3536
]
3637
},
3738
{
@@ -425,19 +426,19 @@
425426
"package": "pnpm vsce package --no-dependencies"
426427
},
427428
"devDependencies": {
428-
"@eslint/eslintrc": "^3.2.0",
429-
"@eslint/js": "^9.19.0",
430-
"@types/mocha": "^10.0.1",
431-
"@types/node": "^22.10.10",
432-
"@typescript-eslint/eslint-plugin": "^8.21",
433-
"@typescript-eslint/parser": "^8.21",
434-
"esbuild": "^0.25",
435-
"eslint": "^9.0",
436-
"eslint-config-prettier": "^10",
437-
"globals": "^15.14.0",
438-
"mocha": "^11.1",
439-
"prettier": "^3.4",
440-
"typescript": "^4.9.4"
429+
"@eslint/eslintrc": "^3.3.1",
430+
"@eslint/js": "^9.33.0",
431+
"@types/mocha": "^10.0.10",
432+
"@types/node": "^22.17.1",
433+
"@typescript-eslint/eslint-plugin": "^8.39.1",
434+
"@typescript-eslint/parser": "^8.39.1",
435+
"esbuild": "^0.25.8",
436+
"eslint": "^9.33.0",
437+
"eslint-config-prettier": "^10.1.8",
438+
"globals": "^15.15.0",
439+
"mocha": "^11.7.1",
440+
"prettier": "^3.6.2",
441+
"typescript": "^4.9.5"
441442
},
442443
"categories": [
443444
"Programming Languages"

0 commit comments

Comments
 (0)