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

Commit 2796410

Browse files
lnicolaVeetaha
andcommitted
Be more strict with @types/node
Co-authored-by: Veetaha <[email protected]>
1 parent 71744a2 commit 2796410

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rust-analyzer/editors/code/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.12.0",
46+
"@types/node": "~12.7.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)