mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
Bump some npm deps
This commit is contained in:
parent
446fd3f515
commit
30a246bb99
954
editors/code/package-lock.json
generated
954
editors/code/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -40,23 +40,23 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^12.0.0",
|
||||
"@rollup/plugin-node-resolve": "^8.0.0",
|
||||
"@types/glob": "^7.1.1",
|
||||
"@rollup/plugin-node-resolve": "^8.1.0",
|
||||
"@types/glob": "^7.1.2",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/node": "^14.0.5",
|
||||
"@types/node": "^14.0.14",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/vscode": "^1.44.1",
|
||||
"@typescript-eslint/eslint-plugin": "^3.0.0",
|
||||
"@typescript-eslint/parser": "^3.0.0",
|
||||
"eslint": "^7.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^3.4.0",
|
||||
"@typescript-eslint/parser": "^3.4.0",
|
||||
"eslint": "^7.3.1",
|
||||
"glob": "^7.1.6",
|
||||
"mocha": "^7.1.2",
|
||||
"rollup": "^2.10.7",
|
||||
"mocha": "^8.0.1",
|
||||
"rollup": "^2.18.1",
|
||||
"tslib": "^2.0.0",
|
||||
"typescript": "^3.9.3",
|
||||
"typescript": "^3.9.5",
|
||||
"typescript-formatter": "^7.2.2",
|
||||
"vsce": "^1.75.0",
|
||||
"vscode-test": "^1.3.0"
|
||||
"vscode-test": "^1.4.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onLanguage:rust",
|
||||
|
Loading…
Reference in New Issue
Block a user