Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Aug 2, 2019
1 parent 9378139 commit 79a28e0
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,18 +47,18 @@
"p-any": "^2.1.0"
},
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-import": "^2.18.2",
"husky": "^2.7.0",
"mocha": "^6.1.3",
"nock": "^11.0.0-beta.23",
"nyc": "^14.1.0",
"mocha": "^6.2.0",
"nock": "^11.0.0-beta.31",
"nyc": "^14.1.1",
"readable-mock-req": "^0.2.2",
"sinon": "^7.3.1",
"sinon": "^7.3.2",
"timekeeper": "^2.2.0"
},
"engines": {
Expand Down

0 comments on commit 79a28e0

Please sign in to comment.