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 committed Oct 19, 2018
1 parent c74eeb9 commit 62ed4f8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
19 changes: 12 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"author": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.1.0",
"@babel/core": "^7.1.0",
"@babel/preset-env": "^7.1.0",
"@babel/register": "^7.0.0",
"@babel/cli": "7.1.0",
"@babel/core": "7.1.0",
"@babel/preset-env": "7.1.0",
"@babel/register": "7.0.0",
"axios": "0.18.0",
"chai": "^4.1.2",
"chai": "4.1.2",
"codecov.io": "0.1.6",
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
"eslint": "5.6.0",
Expand All @@ -61,16 +61,16 @@
"eslint-plugin-node": "7.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"ghooks": "^2.0.4",
"in-publish": "^2.0.0",
"ghooks": "2.0.4",
"in-publish": "2.0.0",
"mocha": "5.2.0",
"node-uuid": "1.4.8",
"nodemon": "1.18.4",
"nyc": "13.0.1",
"proxyquire": "^2.1.0",
"proxyquire": "2.1.0",
"semantic-release": "6.3.6",
"semver": "5.5.1",
"sinon": "^6.3.4"
"sinon": "6.3.4"
},
"dependencies": {
"cachedir": "2.1.0",
Expand Down

0 comments on commit 62ed4f8

Please sign in to comment.