From f2cbd39b37bf94f80e41d26122deaf42a1b6f239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 06:30:09 +0000 Subject: [PATCH] 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](https://github.com/webpack-contrib/copy-webpack-plugin/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2ea26428..83116179 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 32ed3fe2..4f371d76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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 @@ -7469,7 +7469,7 @@ __metadata: serialize-javascript: ^6.0.2 peerDependencies: webpack: ^5.1.0 - checksum: f43948ef04e7b2ec3b860bf61735163962de0b5f78f9a70365d504463751aa288006e63106ada4e626e4079e3c08c0ff872afcfad68bafdd2c799ded9ace2fe5 + checksum: 98127735336c6db5924688486d3a1854a41835963d0c0b81695b2e3d58c6675164be7d23dee7090b84a56d3c9923175d3d0863ac1942bcc3317d2efc1962b927 languageName: node linkType: hard