Skip to content
This repository was archived by the owner on Aug 29, 2021. It is now read-only.

Commit 9e1b34f

Browse files
committed
Update all
1 parent a8597a9 commit 9e1b34f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tslib": "^1.9.3",
4747
"vscode-json-languageservice": "^3.2.0",
4848
"vscode-languageserver": "^5.2.1",
49-
"vscode-uri": "^1.0.6"
49+
"vscode-uri": "^2.0.0"
5050
},
5151
"devDependencies": {
5252
"@types/js-combinatorics": "0.5.31",
@@ -56,12 +56,12 @@
5656
"@types/request-promise-native": "1.0.15",
5757
"@types/rimraf": "2.0.2",
5858
"@types/sprintf-js": "1.1.2",
59-
"husky": "1.3.1",
59+
"husky": "3.1.0",
6060
"mocha": "6.0.2",
6161
"parcel": "1.11.0",
6262
"prettier": "1.16.4",
63-
"pretty-quick": "1.10.0",
64-
"rimraf": "2.6.3",
63+
"pretty-quick": "2.0.1",
64+
"rimraf": "3.0.0",
6565
"ts-mocha": "6.0.0",
6666
"tslint": "5.13.0",
6767
"tslint-config-prettier": "1.18.0",

0 commit comments

Comments
 (0)