Bump ignore-emit-webpack-plugin from 2.0.3 to 2.0.4

Bumps [ignore-emit-webpack-plugin](https://github.com/mrbar42/ignore-emit-webpack-plugin) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/mrbar42/ignore-emit-webpack-plugin/releases)
- [Commits](https://github.com/mrbar42/ignore-emit-webpack-plugin/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-02 05:27:29 +00:00
parent af17dad6f5
commit c51f9081cb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

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