Skip to content

Commit f2cbd39

Browse files
build(deps): bump copy-webpack-plugin from 12.0.1 to 12.0.2 (#2259)
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>
1 parent e5ac65f commit f2cbd39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"camelcase": "^8.0.0",
5353
"canvas": "^2.11.2",
5454
"case-sensitive-paths-webpack-plugin": "^2.4.0",
55-
"copy-webpack-plugin": "^12.0.1",
55+
"copy-webpack-plugin": "^12.0.2",
5656
"css-loader": "^6.9.1",
5757
"css-minimizer-webpack-plugin": "^6.0.0",
5858
"dexie": "^3.2.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2893,7 +2893,7 @@ __metadata:
28932893
camelcase: ^8.0.0
28942894
canvas: ^2.11.2
28952895
case-sensitive-paths-webpack-plugin: ^2.4.0
2896-
copy-webpack-plugin: ^12.0.1
2896+
copy-webpack-plugin: ^12.0.2
28972897
css-loader: ^6.9.1
28982898
css-minimizer-webpack-plugin: ^6.0.0
28992899
dexie: ^3.2.4
@@ -7457,9 +7457,9 @@ __metadata:
74577457
languageName: node
74587458
linkType: hard
74597459

7460-
"copy-webpack-plugin@npm:^12.0.1":
7461-
version: 12.0.1
7462-
resolution: "copy-webpack-plugin@npm:12.0.1"
7460+
"copy-webpack-plugin@npm:^12.0.2":
7461+
version: 12.0.2
7462+
resolution: "copy-webpack-plugin@npm:12.0.2"
74637463
dependencies:
74647464
fast-glob: ^3.3.2
74657465
glob-parent: ^6.0.1
@@ -7469,7 +7469,7 @@ __metadata:
74697469
serialize-javascript: ^6.0.2
74707470
peerDependencies:
74717471
webpack: ^5.1.0
7472-
checksum: f43948ef04e7b2ec3b860bf61735163962de0b5f78f9a70365d504463751aa288006e63106ada4e626e4079e3c08c0ff872afcfad68bafdd2c799ded9ace2fe5
7472+
checksum: 98127735336c6db5924688486d3a1854a41835963d0c0b81695b2e3d58c6675164be7d23dee7090b84a56d3c9923175d3d0863ac1942bcc3317d2efc1962b927
74737473
languageName: node
74747474
linkType: hard
74757475

0 commit comments

Comments
 (0)