Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dszakallas committed Apr 3, 2017
1 parent 78deb47 commit d8f3b5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"dependencies": {
"bl": "1.2.0",
"continuation-local-storage": "3.2.0",
"debug": "2.6.1",
"debug": "2.6.3",
"https-proxy-agent": "1.0.0",
"js-yaml": "3.8.1",
"js-yaml": "3.8.2",
"json-stringify-safe": "5.0.1",
"lodash.assign": "4.2.0",
"lodash.defaults": "4.2.0",
Expand All @@ -75,7 +75,7 @@
"conventional-changelog": "^1.1.0",
"deep-eql": "^2.0.1",
"eslint": "^3.15.0",
"eslint-config-standard": "^6.2.1",
"eslint-config-standard": "^7.1.0",
"eslint-plugin-promise": "^3.4.1",
"eslint-plugin-standard": "^2.0.1",
"istanbul": "^0.4.5",
Expand All @@ -84,7 +84,7 @@
"nock": "^9.0.6",
"pre-commit": "^1.2.2",
"semantic-release": "^6.3.2",
"sinon": "^1.17.7",
"sinon": "^2.1.0",
"sinon-chai": "^2.8.0"
},
"pre-commit": [
Expand Down

0 comments on commit d8f3b5a

Please sign in to comment.