Skip to content

Commit

Permalink
chore(deps): pin dependencies (#286)
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 authored Nov 17, 2020
1 parent 5a1dbb8 commit 9ff5706
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 @@ -32,19 +32,19 @@
"tempy": "^1.0.0"
},
"devDependencies": {
"ava": "^3.1.0",
"clear-module": "^4.0.0",
"codecov": "^3.0.0",
"delay": "^4.0.0",
"dockerode": "^3.0.0",
"get-stream": "^5.0.0",
"got": "^11.0.0",
"nyc": "^15.0.0",
"p-retry": "^4.0.0",
"semantic-release": "^17.0.0",
"sinon": "^9.0.0",
"stream-buffers": "^3.0.2",
"xo": "^0.33.1"
"ava": "3.13.0",
"clear-module": "4.1.1",
"codecov": "3.8.1",
"delay": "4.4.0",
"dockerode": "3.2.1",
"get-stream": "5.2.0",
"got": "11.8.0",
"nyc": "15.1.0",
"p-retry": "4.2.0",
"semantic-release": "17.2.3",
"sinon": "9.2.1",
"stream-buffers": "3.0.2",
"xo": "0.33.1"
},
"engines": {
"node": ">=10.19"
Expand Down

0 comments on commit 9ff5706

Please sign in to comment.