Reverted ignore-emit-webpack-plugin

This commit is contained in:
squidfunk 2020-11-05 21:27:24 +01:00
parent d15bc5bbd7
commit 2551ba486d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4669,9 +4669,9 @@
"dev": true
},
"ignore-emit-webpack-plugin": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/ignore-emit-webpack-plugin/-/ignore-emit-webpack-plugin-2.0.4.tgz",
"integrity": "sha512-ya0iQVjG9Y2ecNMAhXeYOb0hzhUqGeE/zPNm5l2zk2m/AqQdtGI6lojjNmlNtiXIzGMSc1sj64zRhfn0bBR1UA==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/ignore-emit-webpack-plugin/-/ignore-emit-webpack-plugin-2.0.3.tgz",
"integrity": "sha512-ahTYD5KZ3DiZG9goS8NCxBaPEfXsPLH5JeWKmFTThD8lsPen6R4tLnWcN/mrksK5cDqyxOzmRL12feJQZjffuA==",
"dev": true
},
"imagemin": {

View File

@ -64,7 +64,7 @@
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
"html-minifier": "^4.0.0",
"ignore-emit-webpack-plugin": "2.0.4",
"ignore-emit-webpack-plugin": "2.0.3",
"imagemin-webpack-plugin": "^2.4.2",
"material-design-color": "^2.3.2",
"material-shadows": "^3.0.1",