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 May 3, 2020
1 parent a8597a9 commit 988a592
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,22 @@
},
"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/long": "4.0.1",
"@types/mocha": "5.2.7",
"@types/node": "10.17.21",
"@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.8.3",
"vscode-languageserver-types": "3.15.1"
}
}

0 comments on commit 988a592

Please sign in to comment.