mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user