Skip to content

Commit

Permalink
chore(deps): pin dependencies (#598)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 22, 2020
1 parent 159eaba commit ea318ba
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"ws": "^7.2.3"
},
"devDependencies": {
"@types/node": "^13.9.2",
"chai": "^4.1.2",
"mocha": "^7.1.1",
"mustache": "^4.0.1",
"nock": "^12.0.3",
"nyc": "^15.0.0",
"sinon": "^9.0.1",
"standard": "^14.3.3",
"standard-version": "^7.0.0",
"typescript": "^3.8.3",
"yargs": "^15.3.1"
"@types/node": "13.9.2",
"chai": "4.2.0",
"mocha": "7.1.1",
"mustache": "4.0.1",
"nock": "12.0.3",
"nyc": "15.0.0",
"sinon": "9.0.1",
"standard": "14.3.3",
"standard-version": "7.1.0",
"typescript": "3.8.3",
"yargs": "15.3.1"
},
"nyc": {
"check-coverage": true,
Expand Down

0 comments on commit ea318ba

Please sign in to comment.