Skip to content

Commit 8654207

Browse files
Update dependency copy-webpack-plugin to v13.0.1 (#8921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d07abcb commit 8654207

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"babel-jest": "29.7.0",
8989
"babel-loader": "10.0.0",
9090
"clean-webpack-plugin": "4.0.0",
91-
"copy-webpack-plugin": "13.0.0",
91+
"copy-webpack-plugin": "13.0.1",
9292
"css-loader": "7.1.2",
9393
"eslint": "9.32.0",
9494
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3674,10 +3674,10 @@ cookiejar@^2.1.3:
36743674
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b"
36753675
integrity sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==
36763676

3677-
3678-
version "13.0.0"
3679-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.0.tgz#793342576eed76fdbc7936b873eae17aa7a7d9a3"
3680-
integrity sha512-FgR/h5a6hzJqATDGd9YG41SeDViH+0bkHn6WNXCi5zKAZkeESeSxLySSsFLHqLEVCh0E+rITmCf0dusXWYukeQ==
3677+
3678+
version "13.0.1"
3679+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1.tgz#fba18c22bcab3633524e1b652580ff4489eddc0d"
3680+
integrity sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==
36813681
dependencies:
36823682
glob-parent "^6.0.1"
36833683
normalize-path "^3.0.0"

0 commit comments

Comments
 (0)