Skip to content

Commit c8134e9

Browse files
chore(deps): update dependency copy-webpack-plugin to v14
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | copy-webpack-plugin | 13.0.1 | 14.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent a5fb82b commit c8134e9

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/semver": "^7.7.1",
5555
"@typescript-eslint/eslint-plugin": "^8.51.0",
5656
"@typescript-eslint/parser": "^8.51.0",
57-
"copy-webpack-plugin": "^13.0.1",
57+
"copy-webpack-plugin": "^14.0.0",
5858
"cspell": "^9.2.2",
5959
"css-loader": "^7.1.2",
6060
"eslint": "^9.37.0",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5175,18 +5175,18 @@ __metadata:
51755175
languageName: node
51765176
linkType: hard
51775177

5178-
"copy-webpack-plugin@npm:^13.0.1":
5179-
version: 13.0.1
5180-
resolution: "copy-webpack-plugin@npm:13.0.1"
5178+
"copy-webpack-plugin@npm:^14.0.0":
5179+
version: 14.0.0
5180+
resolution: "copy-webpack-plugin@npm:14.0.0"
51815181
dependencies:
51825182
glob-parent: "npm:^6.0.1"
51835183
normalize-path: "npm:^3.0.0"
51845184
schema-utils: "npm:^4.2.0"
5185-
serialize-javascript: "npm:^6.0.2"
5185+
serialize-javascript: "npm:^7.0.3"
51865186
tinyglobby: "npm:^0.2.12"
51875187
peerDependencies:
51885188
webpack: ^5.1.0
5189-
checksum: 10c0/14299770d2b37833306b2b115312a100b456fb48d0c8f3d2ad3af893cf4da8cd34855481e20e7914c0471a5e74a93b4e5517b122341c49a1d7d7ea4863d48222
5189+
checksum: 10c0/1296bec96c9b7bb603c11aac95bc9580810e3f6be062044d2d4442c54d11ac5a0cd535e118fee6d65a83709a7a440e231686c0a2755f36df73061f7e4a0024d6
51905190
languageName: node
51915191
linkType: hard
51925192

@@ -7343,7 +7343,7 @@ __metadata:
73437343
"@types/semver": "npm:^7.7.1"
73447344
"@typescript-eslint/eslint-plugin": "npm:^8.51.0"
73457345
"@typescript-eslint/parser": "npm:^8.51.0"
7346-
copy-webpack-plugin: "npm:^13.0.1"
7346+
copy-webpack-plugin: "npm:^14.0.0"
73477347
cspell: "npm:^9.2.2"
73487348
css-loader: "npm:^7.1.2"
73497349
eslint: "npm:^9.37.0"
@@ -11550,6 +11550,13 @@ __metadata:
1155011550
languageName: node
1155111551
linkType: hard
1155211552

11553+
"serialize-javascript@npm:^7.0.3":
11554+
version: 7.0.5
11555+
resolution: "serialize-javascript@npm:7.0.5"
11556+
checksum: 10c0/7b7818e5267f6d474ec7a56d36ba69dd712726a13eab37706ec94615fb7ca8945471f2b7fb0dc9dbe8c79c1930c1079d97f66f91315c8c8c2ca6c38898cec96f
11557+
languageName: node
11558+
linkType: hard
11559+
1155311560
"set-function-length@npm:^1.2.2":
1155411561
version: 1.2.2
1155511562
resolution: "set-function-length@npm:1.2.2"

0 commit comments

Comments
 (0)