We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0025497 commit feb406cCopy full SHA for feb406c
1 file changed
package.json
@@ -72,11 +72,11 @@
72
"sb": "bin/reset_sandbox.sh"
73
},
74
"devDependencies": {
75
- "@types/mocha": "^5.2.7",
76
- "@types/node": "^12.11.1",
77
- "@types/vscode": "^1.48.0",
78
- "@typescript-eslint/eslint-plugin": "^3.10.1",
79
- "@typescript-eslint/parser": "^3.10.1",
+ "@types/mocha": "^8.0.3",
+ "@types/node": "^14.14.3",
+ "@types/vscode": "^1.39.0",
+ "@typescript-eslint/eslint-plugin": "^4.5.0",
+ "@typescript-eslint/parser": "^4.5.0",
80
"eslint": "^7.7.0",
81
"mocha": "^6.2.3",
82
"source-map-support": "^0.5.12",
0 commit comments