Skip to content

Commit

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

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

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 Feb 6, 2024
1 parent e5ac65f commit f2cbd39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"camelcase": "^8.0.0",
"canvas": "^2.11.2",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"copy-webpack-plugin": "^12.0.1",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "^6.0.0",
"dexie": "^3.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2893,7 +2893,7 @@ __metadata:
camelcase: ^8.0.0
canvas: ^2.11.2
case-sensitive-paths-webpack-plugin: ^2.4.0
copy-webpack-plugin: ^12.0.1
copy-webpack-plugin: ^12.0.2
css-loader: ^6.9.1
css-minimizer-webpack-plugin: ^6.0.0
dexie: ^3.2.4
Expand Down Expand Up @@ -7457,9 +7457,9 @@ __metadata:
languageName: node
linkType: hard

"copy-webpack-plugin@npm:^12.0.1":
version: 12.0.1
resolution: "copy-webpack-plugin@npm:12.0.1"
"copy-webpack-plugin@npm:^12.0.2":
version: 12.0.2
resolution: "copy-webpack-plugin@npm:12.0.2"
dependencies:
fast-glob: ^3.3.2
glob-parent: ^6.0.1
Expand All @@ -7469,7 +7469,7 @@ __metadata:
serialize-javascript: ^6.0.2
peerDependencies:
webpack: ^5.1.0
checksum: f43948ef04e7b2ec3b860bf61735163962de0b5f78f9a70365d504463751aa288006e63106ada4e626e4079e3c08c0ff872afcfad68bafdd2c799ded9ace2fe5
checksum: 98127735336c6db5924688486d3a1854a41835963d0c0b81695b2e3d58c6675164be7d23dee7090b84a56d3c9923175d3d0863ac1942bcc3317d2efc1962b927
languageName: node
linkType: hard

Expand Down

0 comments on commit f2cbd39

Please sign in to comment.