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 1d34182 commit 0504a91Copy full SHA for 0504a91
package.json
@@ -44,22 +44,22 @@
44
},
45
"devDependencies": {
46
"chai": "4.1.2",
47
- "codecov": "3.0.2",
48
- "eslint": "5.0.1",
+ "codecov": "3.0.4",
+ "eslint": "5.1.0",
49
"husky": "0.14.3",
50
"lint-staged": "7.2.0",
51
"mocha": "5.2.0",
52
"mocha-headless-chrome": "2.0.1",
53
- "nock": "9.4.0",
+ "nock": "9.4.2",
54
"nyc": "12.0.2",
55
"opn-cli": "3.1.0",
56
"ora": "2.1.0",
57
"rollup": "0.62.0",
58
"rollup-plugin-copy": "0.2.3",
59
"rollup-plugin-uglify": "4.0.0",
60
- "sinon": "6.0.1",
61
- "snyk": "1.88.0",
62
- "webpack": "4.14.0",
+ "sinon": "6.1.3",
+ "snyk": "1.88.2",
+ "webpack": "4.16.0",
63
"webpack-cli": "3.0.8"
64
65
"files": [
0 commit comments