mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-20 09:21:53 +00:00
Update dependency copy-webpack-plugin to v6.3.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0563475999
commit
5a232a9b72
2 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@
|
|||
"abcjs": "5.12.0",
|
||||
"bootstrap": "4.5.3",
|
||||
"codemirror": "5.58.2",
|
||||
"copy-webpack-plugin": "6.3.0",
|
||||
"copy-webpack-plugin": "6.3.2",
|
||||
"d3-graphviz": "3.1.0",
|
||||
"diff": "4.0.2",
|
||||
"emoji-picker-element": "1.3.0",
|
||||
|
|
|
@ -4438,10 +4438,10 @@ copy-to-clipboard@^3.2.0:
|
|||
dependencies:
|
||||
toggle-selection "^1.0.6"
|
||||
|
||||
copy-webpack-plugin@6.3.0:
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.0.tgz#91820b63bbde7d73609accb86dab7e7386863f6f"
|
||||
integrity sha512-kQ2cGGQLO6Ov2fe7rEGVxObI17dPeFkv8bRGnUAGZehOcrrObyAR9yWYlFGlJsyWM4EeuC/ytQNQkXxjYotMzg==
|
||||
copy-webpack-plugin@6.3.2:
|
||||
version "6.3.2"
|
||||
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.3.2.tgz#0e920a6c181a5052aa6e2861b164bda03f83afeb"
|
||||
integrity sha512-MgJ1uouLIbDg4ST1GzqrGQyKoXY5iPqi6fghFqarijam7FQcBa/r6Rg0VkoIuzx75Xq8iAMghyOueMkWUQ5OaA==
|
||||
dependencies:
|
||||
cacache "^15.0.5"
|
||||
fast-glob "^3.2.4"
|
||||
|
|
Loading…
Reference in a new issue