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

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2021
1 parent a8597a9 commit 60eee41
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"proseWrap": "always"
},
"dependencies": {
"js-combinatorics": "^0.5.4",
"js-combinatorics": "^1.0.0",
"long": "^4.0.0",
"mc-nbt-paths": "git+https://github.com/MrYurihi/mc-nbt-paths.git",
"minecraft-json-schemas": "git+https://github.com/Levertion/minecraft-json-schemas.git",
Expand All @@ -43,29 +43,29 @@
"request-promise-native": "^1.0.5",
"sprintf-js": "^1.1.2",
"synchronous-promise": "^2.0.6",
"tslib": "^1.9.3",
"vscode-json-languageservice": "^3.2.0",
"vscode-languageserver": "^5.2.1",
"vscode-uri": "^1.0.6"
"tslib": "^2.0.0",
"vscode-json-languageservice": "^4.0.0",
"vscode-languageserver": "^7.0.0",
"vscode-uri": "^3.0.0"
},
"devDependencies": {
"@types/js-combinatorics": "0.5.31",
"@types/long": "4.0.0",
"@types/mocha": "5.2.6",
"@types/mocha": "8.2.0",
"@types/node": "10.12.27",
"@types/request-promise-native": "1.0.15",
"@types/rimraf": "2.0.2",
"@types/rimraf": "3.0.0",
"@types/sprintf-js": "1.1.2",
"husky": "1.3.1",
"mocha": "6.0.2",
"husky": "5.0.9",
"mocha": "8.2.1",
"parcel": "1.11.0",
"prettier": "1.16.4",
"pretty-quick": "1.10.0",
"rimraf": "2.6.3",
"ts-mocha": "6.0.0",
"prettier": "2.2.1",
"pretty-quick": "3.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"tslint": "5.13.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.3.3333",
"typescript": "4.1.3",
"vscode-languageserver-types": "3.14.0"
}
}

0 comments on commit 60eee41

Please sign in to comment.