Skip to content

Commit 642a7ab

Browse files
Update dependency @types/node to v22 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c505ea commit 642a7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/chai": "^4.2.22",
7979
"@types/glob": "^8.0.0",
8080
"@types/mocha": "^9.0.0",
81-
"@types/node": "^18.0.0",
81+
"@types/node": "^22.0.0",
8282
"@types/vscode": "^1.46.0",
8383
"@typescript-eslint/eslint-plugin": "^5.0.0",
8484
"@typescript-eslint/parser": "^5.0.0",

0 commit comments

Comments
 (0)