Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and cdaringe committed Sep 19, 2019
1 parent bf08445 commit a481227
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"pify": "^3.0.0"
},
"devDependencies": {
"ava": "^1.0.1",
"husky": "^1.0.0",
"npm-run-all": "^4.1.1",
"nsp": "^3.1.0",
"nyc": "^12.0.1",
"sinon": "^5.0.0",
"standard": "^12.0.0"
"ava": "1.0.1",
"husky": "1.0.0",
"npm-run-all": "4.1.1",
"nsp": "3.2.1",
"nyc": "12.0.2",
"sinon": "5.1.1",
"standard": "12.0.1"
}
}

0 comments on commit a481227

Please sign in to comment.