We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fccab commit 65f228dCopy full SHA for 65f228d
package.json
@@ -34,15 +34,15 @@
34
},
35
"devDependencies": {
36
"chai": "^4.2.0",
37
- "coveralls": "^3.0.6",
+ "coveralls": "^3.0.9",
38
"docdash": "^1.1.1",
39
- "gh-pages": "^2.1.1",
+ "gh-pages": "^2.2.0",
40
"jsdoc": "^3.6.3",
41
"mocha": "^7.0.0",
42
"nyc": "^15.0.0",
43
- "terser-webpack-plugin": "^2.1.2",
44
- "webpack": "^4.30.0",
45
- "webpack-bundle-analyzer": "^3.3.2",
46
- "webpack-cli": "^3.3.0"
+ "terser-webpack-plugin": "^2.3.1",
+ "webpack": "^4.41.5",
+ "webpack-bundle-analyzer": "^3.6.0",
+ "webpack-cli": "^3.3.10"
47
}
48
0 commit comments