]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump copy-webpack-plugin from 6.3.0 to 6.4.0 in /html (#550)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sun, 13 Dec 2020 14:40:06 +0000 (22:40 +0800)
committerGitHub <noreply@github.com>
Sun, 13 Dec 2020 14:40:06 +0000 (22:40 +0800)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.0 to 6.4.0.
- [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](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.3.0...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index 8fd9a170dbb9b9a9587a33751739448b5ac4e0ba..85aa30d40b3ee078f392c8d3941cb86991c99a41 100644 (file)
@@ -32,7 +32,7 @@
     ]
   },
   "devDependencies": {
-    "copy-webpack-plugin": "^6.3.0",
+    "copy-webpack-plugin": "^6.4.0",
     "css-loader": "^5.0.1",
     "gts": "^1.1.2",
     "gulp": "^4.0.2",
index 83db858b523a48729c9decc283d7c745d93d57d0..962c45828b0fb7e24cb2ddc1cbe2e998cc1b4408 100644 (file)
@@ -1701,10 +1701,10 @@ copy-props@^2.0.1:
     each-props "^1.3.0"
     is-plain-object "^2.0.1"
 
-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.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==
   dependencies:
     cacache "^15.0.5"
     fast-glob "^3.2.4"