We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78deb47 commit d8f3b5aCopy full SHA for d8f3b5a
1 file changed
package.json
@@ -46,9 +46,9 @@
46
"dependencies": {
47
"bl": "1.2.0",
48
"continuation-local-storage": "3.2.0",
49
- "debug": "2.6.1",
+ "debug": "2.6.3",
50
"https-proxy-agent": "1.0.0",
51
- "js-yaml": "3.8.1",
+ "js-yaml": "3.8.2",
52
"json-stringify-safe": "5.0.1",
53
"lodash.assign": "4.2.0",
54
"lodash.defaults": "4.2.0",
@@ -75,7 +75,7 @@
75
"conventional-changelog": "^1.1.0",
76
"deep-eql": "^2.0.1",
77
"eslint": "^3.15.0",
78
- "eslint-config-standard": "^6.2.1",
+ "eslint-config-standard": "^7.1.0",
79
"eslint-plugin-promise": "^3.4.1",
80
"eslint-plugin-standard": "^2.0.1",
81
"istanbul": "^0.4.5",
@@ -84,7 +84,7 @@
84
"nock": "^9.0.6",
85
"pre-commit": "^1.2.2",
86
"semantic-release": "^6.3.2",
87
- "sinon": "^1.17.7",
+ "sinon": "^2.1.0",
88
"sinon-chai": "^2.8.0"
89
},
90
"pre-commit": [
0 commit comments