Bump copy-webpack-plugin from 9.0.0 to 9.0.1

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-01 17:20:16 +00:00
committed by GitHub
parent b065055635
commit 9daeb31bd3
2 changed files with 21 additions and 12 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"babel-plugin-dynamic-import-polyfill": "^1.0.0",
"clean-webpack-plugin": "^3.0.0",
"confusing-browser-globals": "^1.0.10",
"copy-webpack-plugin": "^9.0.0",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^5.2.6",
"cssnano": "^5.0.6",
"eslint": "^7.28.0",
@@ -38,7 +38,7 @@
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
"postcss": "^8.3.4",
"postcss-loader": "^6.1.0",
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^6.7.0",
"sass": "^1.35.0",
"sass-loader": "^12.1.0",