Skip to content

Commit 9a9becb

Browse files
authored
Merge pull request ledgersmb#9309 from ledgersmb/renovate/1.13-copy-webpack-plugin-14.x
chore(deps): update dependency copy-webpack-plugin to v14 (1.13)
2 parents 3c6eec4 + 6401569 commit 9a9becb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

UI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"browserslist": "4.28.1",
6565
"clean-webpack-plugin": "4.0.0",
6666
"compression-webpack-plugin": "12.0.0",
67-
"copy-webpack-plugin": "13.0.1",
67+
"copy-webpack-plugin": "14.0.0",
6868
"core-js": "3.48.0",
6969
"coveralls-next": "6.0.1",
7070
"css-loader": "7.1.4",

UI/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5261,15 +5261,15 @@ copy-anything@^3.0.2:
52615261
dependencies:
52625262
is-what "^4.1.8"
52635263

5264-
copy-webpack-plugin@13.0.1:
5265-
version "13.0.1"
5266-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1.tgz#fba18c22bcab3633524e1b652580ff4489eddc0d"
5267-
integrity sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==
5264+
copy-webpack-plugin@14.0.0:
5265+
version "14.0.0"
5266+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-14.0.0.tgz#cd253b60e8e55bb41019dfe3ef2979ba705592c7"
5267+
integrity sha512-3JLW90aBGeaTLpM7mYQKpnVdgsUZRExY55giiZgLuX/xTQRUs1dOCwbBnWnvY6Q6rfZoXMNwzOQJCSZPppfqXA==
52685268
dependencies:
52695269
glob-parent "^6.0.1"
52705270
normalize-path "^3.0.0"
52715271
schema-utils "^4.2.0"
5272-
serialize-javascript "^6.0.2"
5272+
serialize-javascript "^7.0.3"
52735273
tinyglobby "^0.2.12"
52745274

52755275
copy-webpack-plugin@^12.0.2:

0 commit comments

Comments
 (0)