Skip to content

Commit 0504a91

Browse files
committed
updated dependencies.
1 parent 1d34182 commit 0504a91

File tree

3 files changed

+149
-206
lines changed

3 files changed

+149
-206
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@
4444
},
4545
"devDependencies": {
4646
"chai": "4.1.2",
47-
"codecov": "3.0.2",
48-
"eslint": "5.0.1",
47+
"codecov": "3.0.4",
48+
"eslint": "5.1.0",
4949
"husky": "0.14.3",
5050
"lint-staged": "7.2.0",
5151
"mocha": "5.2.0",
5252
"mocha-headless-chrome": "2.0.1",
53-
"nock": "9.4.0",
53+
"nock": "9.4.2",
5454
"nyc": "12.0.2",
5555
"opn-cli": "3.1.0",
5656
"ora": "2.1.0",
5757
"rollup": "0.62.0",
5858
"rollup-plugin-copy": "0.2.3",
5959
"rollup-plugin-uglify": "4.0.0",
60-
"sinon": "6.0.1",
61-
"snyk": "1.88.0",
62-
"webpack": "4.14.0",
60+
"sinon": "6.1.3",
61+
"snyk": "1.88.2",
62+
"webpack": "4.16.0",
6363
"webpack-cli": "3.0.8"
6464
},
6565
"files": [

0 commit comments

Comments
 (0)