Skip to content

Commit

Permalink
chore(deps): pin dependencies (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bcoe committed Jun 23, 2019
1 parent dadc6b8 commit 54da9e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -46,12 +46,12 @@
"yargs-parser": "^10.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai-jest-snapshot": "^2.0.0",
"coveralls": "^3.0.3",
"mocha": "^5.2.0",
"standard": "^12.0.1",
"standard-version": "^6.0.1"
"chai": "4.2.0",
"chai-jest-snapshot": "2.0.0",
"coveralls": "3.0.3",
"mocha": "5.2.0",
"standard": "12.0.1",
"standard-version": "6.0.1"
},
"engines": {
"node": ">=10.12.0"
Expand Down

0 comments on commit 54da9e1

Please sign in to comment.