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

Commit 8a82a58

Browse files
committed
Update all
1 parent a8597a9 commit 8a82a58

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Diff for: package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"proseWrap": "always"
3535
},
3636
"dependencies": {
37-
"js-combinatorics": "^0.5.4",
37+
"js-combinatorics": "^0.6.0",
3838
"long": "^4.0.0",
3939
"mc-nbt-paths": "git+https://github.com/MrYurihi/mc-nbt-paths.git",
4040
"minecraft-json-schemas": "git+https://github.com/Levertion/minecraft-json-schemas.git",
@@ -49,23 +49,23 @@
4949
"vscode-uri": "^1.0.6"
5050
},
5151
"devDependencies": {
52-
"@types/js-combinatorics": "0.5.31",
53-
"@types/long": "4.0.0",
54-
"@types/mocha": "5.2.6",
55-
"@types/node": "10.12.27",
56-
"@types/request-promise-native": "1.0.15",
57-
"@types/rimraf": "2.0.2",
52+
"@types/js-combinatorics": "0.5.32",
53+
"@types/long": "4.0.1",
54+
"@types/mocha": "5.2.7",
55+
"@types/node": "10.17.58",
56+
"@types/request-promise-native": "1.0.17",
57+
"@types/rimraf": "2.0.4",
5858
"@types/sprintf-js": "1.1.2",
5959
"husky": "1.3.1",
60-
"mocha": "6.0.2",
61-
"parcel": "1.11.0",
62-
"prettier": "1.16.4",
63-
"pretty-quick": "1.10.0",
64-
"rimraf": "2.6.3",
60+
"mocha": "6.2.3",
61+
"parcel": "1.12.4",
62+
"prettier": "1.19.1",
63+
"pretty-quick": "1.11.1",
64+
"rimraf": "2.7.1",
6565
"ts-mocha": "6.0.0",
66-
"tslint": "5.13.0",
66+
"tslint": "5.20.1",
6767
"tslint-config-prettier": "1.18.0",
68-
"typescript": "3.3.3333",
69-
"vscode-languageserver-types": "3.14.0"
68+
"typescript": "3.9.9",
69+
"vscode-languageserver-types": "3.16.0"
7070
}
7171
}

0 commit comments

Comments
 (0)