Skip to content

Commit d8f3b5a

Browse files
committed
feat: update deps
1 parent 78deb47 commit d8f3b5a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"dependencies": {
4747
"bl": "1.2.0",
4848
"continuation-local-storage": "3.2.0",
49-
"debug": "2.6.1",
49+
"debug": "2.6.3",
5050
"https-proxy-agent": "1.0.0",
51-
"js-yaml": "3.8.1",
51+
"js-yaml": "3.8.2",
5252
"json-stringify-safe": "5.0.1",
5353
"lodash.assign": "4.2.0",
5454
"lodash.defaults": "4.2.0",
@@ -75,7 +75,7 @@
7575
"conventional-changelog": "^1.1.0",
7676
"deep-eql": "^2.0.1",
7777
"eslint": "^3.15.0",
78-
"eslint-config-standard": "^6.2.1",
78+
"eslint-config-standard": "^7.1.0",
7979
"eslint-plugin-promise": "^3.4.1",
8080
"eslint-plugin-standard": "^2.0.1",
8181
"istanbul": "^0.4.5",
@@ -84,7 +84,7 @@
8484
"nock": "^9.0.6",
8585
"pre-commit": "^1.2.2",
8686
"semantic-release": "^6.3.2",
87-
"sinon": "^1.17.7",
87+
"sinon": "^2.1.0",
8888
"sinon-chai": "^2.8.0"
8989
},
9090
"pre-commit": [

0 commit comments

Comments
 (0)