Skip to content

Commit bad35d8

Browse files
chore(deps-dev): bump @types/copy-webpack-plugin from 6.4.3 to 10.1.0 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c5b702 commit bad35d8

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-dom": "^18.2.0"
2929
},
3030
"devDependencies": {
31-
"@types/copy-webpack-plugin": "^6.3.0",
31+
"@types/copy-webpack-plugin": "^10.1.0",
3232
"@types/css-minimizer-webpack-plugin": "^1.3.0",
3333
"@types/friendly-errors-webpack-plugin": "^0.1.2",
3434
"@types/mini-css-extract-plugin": "^1.2.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ __metadata:
832832
version: 0.0.0-use.local
833833
resolution: "@codeblitzjs/ide-toolkit@workspace:packages/toolkit"
834834
dependencies:
835-
"@types/copy-webpack-plugin": "npm:^6.3.0"
835+
"@types/copy-webpack-plugin": "npm:^10.1.0"
836836
"@types/css-minimizer-webpack-plugin": "npm:^1.3.0"
837837
"@types/friendly-errors-webpack-plugin": "npm:^0.1.2"
838838
"@types/mini-css-extract-plugin": "npm:^1.2.1"
@@ -3261,12 +3261,12 @@ __metadata:
32613261
languageName: node
32623262
linkType: hard
32633263

3264-
"@types/copy-webpack-plugin@npm:^6.3.0":
3265-
version: 6.4.3
3266-
resolution: "@types/copy-webpack-plugin@npm:6.4.3"
3264+
"@types/copy-webpack-plugin@npm:^10.1.0":
3265+
version: 10.1.0
3266+
resolution: "@types/copy-webpack-plugin@npm:10.1.0"
32673267
dependencies:
3268-
"@types/webpack": "npm:^4"
3269-
checksum: 10/5cd65e36e2610721484d4fa14a5cb5daf0b97772be335eff64c4289380ba691c74401ccabc0bf723f068c1633f234713dc32a792ccc695e173703f172f2ce5c4
3268+
copy-webpack-plugin: "npm:*"
3269+
checksum: 10/c5012e9725beb34bc07ca47f5861ee0770f0c76fe04e8878142ba5d12aa91c6d330ec777378eb65ff5fbb5f05863a2b1b935318db0f3f2e754c126b181645adf
32703270
languageName: node
32713271
linkType: hard
32723272

@@ -6513,7 +6513,7 @@ __metadata:
65136513
languageName: node
65146514
linkType: hard
65156515

6516-
"copy-webpack-plugin@npm:^12.0.2":
6516+
"copy-webpack-plugin@npm:*, copy-webpack-plugin@npm:^12.0.2":
65176517
version: 12.0.2
65186518
resolution: "copy-webpack-plugin@npm:12.0.2"
65196519
dependencies:

0 commit comments

Comments
 (0)