Upgrade front-end dependencies
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8398,9 +8398,9 @@
|
||||
}
|
||||
},
|
||||
"mocha": {
|
||||
"version": "6.2.1",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-6.2.1.tgz",
|
||||
"integrity": "sha512-VCcWkLHwk79NYQc8cxhkmI8IigTIhsCwZ6RTxQsqK6go4UvEhzJkYuHm8B2YtlSxcYq2fY+ucr4JBwoD6ci80A==",
|
||||
"version": "6.2.2",
|
||||
"resolved": "https://registry.npmjs.org/mocha/-/mocha-6.2.2.tgz",
|
||||
"integrity": "sha512-FgDS9Re79yU1xz5d+C4rv1G7QagNGHZ+iXF81hO8zY35YZZcLEsJVfFolfsqKFWunATEvNzMK0r/CwWd/szO9A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-colors": "3.2.3",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"iconv-lite": "^0.5.0",
|
||||
"imagemin-webpack-plugin": "^2.4.2",
|
||||
"mini-css-extract-plugin": "^0.5.0",
|
||||
"mocha": "^6.2.1",
|
||||
"mocha": "^6.2.2",
|
||||
"normalize.css": "^8.0.1",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
||||
"prettier": "^1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user