Skip to content

Commit 2db1fd6

Browse files
committed
Upgrade: Update test and lint dependencies
1 parent 609aa3e commit 2db1fd6

File tree

2 files changed

+45
-27
lines changed

2 files changed

+45
-27
lines changed

package-lock.json

+42-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@
114114
"@types/mocha": "^7.0.2",
115115
"@types/node": "^12.12.47",
116116
"@types/vscode": "^1.44.0",
117-
"@typescript-eslint/eslint-plugin": "^3.4.0",
118-
"@typescript-eslint/parser": "^3.4.0",
117+
"@typescript-eslint/eslint-plugin": "^3.5.0",
118+
"@typescript-eslint/parser": "^3.5.0",
119119
"eslint": "^7.3.1",
120120
"glob": "^7.1.6",
121121
"mocha": "^8.0.1",
122-
"testdouble": "^3.13.1",
122+
"testdouble": "^3.16.0",
123123
"typescript": "^3.9.5",
124124
"vscode-test": "^1.4.0"
125125
}

0 commit comments

Comments
 (0)