Skip to content

Commit

Permalink
chore(deps): pin dependencies (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 13, 2020
1 parent 88f84bf commit a10e735
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"url-join": "^4.0.0"
},
"devDependencies": {
"ava": "^3.1.0",
"clear-module": "^4.0.0",
"codecov": "^3.5.0",
"nock": "^12.0.0",
"nyc": "^15.0.0",
"proxy": "^1.0.0",
"proxyquire": "^2.0.0",
"semantic-release": "^17.0.0",
"server-destroy": "^1.0.1",
"sinon": "^9.0.0",
"tempy": "^0.5.0",
"xo": "^0.30.0"
"ava": "3.13.0",
"clear-module": "4.1.1",
"codecov": "3.8.1",
"nock": "12.0.3",
"nyc": "15.1.0",
"proxy": "1.0.2",
"proxyquire": "2.1.3",
"semantic-release": "17.2.2",
"server-destroy": "1.0.1",
"sinon": "9.2.1",
"tempy": "0.5.0",
"xo": "0.30.0"
},
"engines": {
"node": ">=10.18"
Expand Down

0 comments on commit a10e735

Please sign in to comment.