Skip to content

Commit f295fe6

Browse files
chore(deps): bump copy-webpack-plugin from 13.0.0 to 13.0.1 (#19412)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 13.0.0 to 13.0.1. - [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](webpack/copy-webpack-plugin@v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 047cd53 commit f295fe6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"amplify": "https://github.com/wireapp/amplify#head=master",
2626
"beautiful-react-hooks": "5.0.3",
2727
"classnames": "2.5.1",
28-
"copy-webpack-plugin": "13.0.0",
28+
"copy-webpack-plugin": "13.0.1",
2929
"core-js": "3.45.0",
3030
"date-fns": "4.1.0",
3131
"dexie-batch": "0.4.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10182,9 +10182,9 @@ __metadata:
1018210182
languageName: node
1018310183
linkType: hard
1018410184

10185-
"copy-webpack-plugin@npm:13.0.0":
10186-
version: 13.0.0
10187-
resolution: "copy-webpack-plugin@npm:13.0.0"
10185+
"copy-webpack-plugin@npm:13.0.1":
10186+
version: 13.0.1
10187+
resolution: "copy-webpack-plugin@npm:13.0.1"
1018810188
dependencies:
1018910189
glob-parent: "npm:^6.0.1"
1019010190
normalize-path: "npm:^3.0.0"
@@ -10193,7 +10193,7 @@ __metadata:
1019310193
tinyglobby: "npm:^0.2.12"
1019410194
peerDependencies:
1019510195
webpack: ^5.1.0
10196-
checksum: 10/209051dd3c0bc7ab97170309cdb1826e642044d2d53e0adc35bb227123c89ae1296a504409325e9b955d7b2d1a505b063f0023e924151d382dbcc92cb9325e6a
10196+
checksum: 10/2abf3b85c32556b1cb9ef47f2198f6497ef414505cf42d249e3b7e65185db738756bec85333b4a32865d1c6b09343ea63eb9e8d154c133ddcebb4c7f066be5af
1019710197
languageName: node
1019810198
linkType: hard
1019910199

@@ -21940,7 +21940,7 @@ __metadata:
2194021940
babel-plugin-transform-import-meta: "npm:2.3.3"
2194121941
beautiful-react-hooks: "npm:5.0.3"
2194221942
classnames: "npm:2.5.1"
21943-
copy-webpack-plugin: "npm:13.0.0"
21943+
copy-webpack-plugin: "npm:13.0.1"
2194421944
core-js: "npm:3.45.0"
2194521945
cross-env: "npm:7.0.3"
2194621946
css-loader: "npm:7.1.2"

0 commit comments

Comments
 (0)