Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit 6a57e68

Browse files
renovate-botkontrollanten
authored andcommitted
chore(deps): update dependency copy-webpack-plugin to v6.4.1
1 parent bba0782 commit 6a57e68

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
@@ -164,7 +164,7 @@
164164
"chai-enzyme": "1.0.0-beta.1",
165165
"codecov": "3.8.1",
166166
"commitizen": "4.2.2",
167-
"copy-webpack-plugin": "6.4.0",
167+
"copy-webpack-plugin": "6.4.1",
168168
"cross-env": "7.0.3",
169169
"css-loader": "5.0.1",
170170
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5089,10 +5089,10 @@ copy-descriptor@^0.1.0:
50895089
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
50905090
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
50915091

5092-
copy-webpack-plugin@6.4.0:
5093-
version "6.4.0"
5094-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.0.tgz#7fd397af78e0d310dbf6575d1a0f2fe10efd4d59"
5095-
integrity sha512-p4eIA0ZWk4UI+xewyxOBTDCSDfjK6nCkr3zhDenoi7SFd+NgDNH/D14IZeFaCEFcK/psNDcAUMOB+sAxZ3SsAA==
5092+
copy-webpack-plugin@6.4.1:
5093+
version "6.4.1"
5094+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz#138cd9b436dbca0a6d071720d5414848992ec47e"
5095+
integrity sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==
50965096
dependencies:
50975097
cacache "^15.0.5"
50985098
fast-glob "^3.2.4"

0 commit comments

Comments
 (0)