Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 71744a2

Browse files
committed
Use newer @types/node
1 parent b28e66b commit 71744a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-analyzer/editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-node-resolve": "^8.1.0",
4444
"@types/glob": "^7.1.2",
4545
"@types/mocha": "^7.0.2",
46-
"@types/node": "^12.8.1",
46+
"@types/node": "^12.12.0",
4747
"@types/node-fetch": "^2.5.7",
4848
"@types/vscode": "^1.44.1",
4949
"@typescript-eslint/eslint-plugin": "^3.4.0",

0 commit comments

Comments
 (0)