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 Aug 27, 2020
1 parent a8597a9 commit 261ed24
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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": "^0.6.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 @@ -49,23 +49,23 @@
"vscode-uri": "^1.0.6"
},
"devDependencies": {
"@types/js-combinatorics": "0.5.31",
"@types/long": "4.0.0",
"@types/mocha": "5.2.6",
"@types/node": "10.12.27",
"@types/request-promise-native": "1.0.15",
"@types/rimraf": "2.0.2",
"@types/js-combinatorics": "0.5.32",
"@types/long": "4.0.1",
"@types/mocha": "5.2.7",
"@types/node": "10.17.28",
"@types/request-promise-native": "1.0.17",
"@types/rimraf": "2.0.4",
"@types/sprintf-js": "1.1.2",
"husky": "1.3.1",
"mocha": "6.0.2",
"parcel": "1.11.0",
"prettier": "1.16.4",
"pretty-quick": "1.10.0",
"rimraf": "2.6.3",
"mocha": "6.2.3",
"parcel": "1.12.4",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"rimraf": "2.7.1",
"ts-mocha": "6.0.0",
"tslint": "5.13.0",
"tslint": "5.20.1",
"tslint-config-prettier": "1.18.0",
"typescript": "3.3.3333",
"vscode-languageserver-types": "3.14.0"
"typescript": "3.9.7",
"vscode-languageserver-types": "3.15.1"
}
}

0 comments on commit 261ed24

Please sign in to comment.