Skip to content

Commit

Permalink
build(deps-dev): bump copy-webpack-plugin from 11.0.0 to 12.0.2 (#91)
Browse files Browse the repository at this point in the history
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.2.
- [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](webpack-contrib/copy-webpack-plugin@v11.0.0...v12.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 746798b commit 01d95c0
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 63 deletions.
182 changes: 120 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/offscreencanvas": "^2019.7.0",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.18",
"copy-webpack-plugin": "^11.0.0",
"copy-webpack-plugin": "^12.0.2",
"html-webpack-inline-source-plugin": "^0.0.10",
"html-webpack-plugin": "^5.6.0",
"prettier": "^3.2.4",
Expand Down

0 comments on commit 01d95c0

Please sign in to comment.