Skip to content

Commit 180dacf

Browse files
committed
Bump VS Code and Node types
1 parent f144397 commit 180dacf

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package-lock.json

+11-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,14 @@
7575
"optionalDependencies": {
7676
"@types/mocha": "^10.0.9",
7777
"@types/mock-fs": "^4.13.4",
78-
"@types/node": "^18.19.55",
78+
"@types/node": "^20.16.11",
7979
"@types/node-fetch": "^2.6.11",
8080
"@types/rewire": "^2.5.30",
8181
"@types/semver": "^7.5.8",
8282
"@types/sinon": "^17.0.3",
8383
"@types/ungap__structured-clone": "^1.2.0",
8484
"@types/uuid": "^9.0.8",
85-
"@types/vscode": "~1.82.0",
85+
"@types/vscode": "~1.94.0",
8686
"@typescript-eslint/eslint-plugin": "^8.8.1",
8787
"@typescript-eslint/parser": "^8.8.1",
8888
"@ungap/structured-clone": "^1.2.0",

0 commit comments

Comments
 (0)