summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorDavid Mehren2020-12-21 11:38:07 +0100
committerGitHub2020-12-21 11:38:07 +0100
commit37b0c4b9011730ab993c6e8fb6f54026ffd91230 (patch)
treeba301e2f44fda123452e1162c7cc1513f03b67af /yarn.lock
parent276ae10c7fbef7b9f6cfa872d261660d7bd10870 (diff)
parent344f65ed2cae7c6d322768dd864b04f86b718525 (diff)
Merge pull request #627 from hedgedoc/renovate/copy-webpack-plugin-6.x
Update dependency copy-webpack-plugin to v6.4.1
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index f7ff70ce..d2922b94 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2630,10 +2630,10 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
-copy-webpack-plugin@6.4.0:
- version "6.4.0"
- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.0.tgz#7fd397af78e0d310dbf6575d1a0f2fe10efd4d59"
- integrity sha512-p4eIA0ZWk4UI+xewyxOBTDCSDfjK6nCkr3zhDenoi7SFd+NgDNH/D14IZeFaCEFcK/psNDcAUMOB+sAxZ3SsAA==
+copy-webpack-plugin@6.4.1:
+ version "6.4.1"
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz#138cd9b436dbca0a6d071720d5414848992ec47e"
+ integrity sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==
dependencies:
cacache "^15.0.5"
fast-glob "^3.2.4"