mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Bump copy-webpack-plugin from 6.3.2 to 6.4.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.3.2 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.2...v6.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c259ffb51
commit
b0393a22ec
2 changed files with 5 additions and 5 deletions
|
|
@ -95,7 +95,7 @@
|
||||||
"ava": "3.14.0",
|
"ava": "3.14.0",
|
||||||
"babel-loader": "8.2.2",
|
"babel-loader": "8.2.2",
|
||||||
"concurrently": "5.3.0",
|
"concurrently": "5.3.0",
|
||||||
"copy-webpack-plugin": "6.3.2",
|
"copy-webpack-plugin": "6.4.0",
|
||||||
"cpy-cli": "^3.1.1",
|
"cpy-cli": "^3.1.1",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"electron": "^11.1.0",
|
"electron": "^11.1.0",
|
||||||
|
|
|
||||||
|
|
@ -2617,10 +2617,10 @@ copy-descriptor@^0.1.0:
|
||||||
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
||||||
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
||||||
|
|
||||||
copy-webpack-plugin@6.3.2:
|
copy-webpack-plugin@6.4.0:
|
||||||
version "6.3.2"
|
version "6.4.0"
|
||||||
resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.3.2.tgz#0e920a6c181a5052aa6e2861b164bda03f83afeb"
|
resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.4.0.tgz#7fd397af78e0d310dbf6575d1a0f2fe10efd4d59"
|
||||||
integrity sha512-MgJ1uouLIbDg4ST1GzqrGQyKoXY5iPqi6fghFqarijam7FQcBa/r6Rg0VkoIuzx75Xq8iAMghyOueMkWUQ5OaA==
|
integrity sha512-p4eIA0ZWk4UI+xewyxOBTDCSDfjK6nCkr3zhDenoi7SFd+NgDNH/D14IZeFaCEFcK/psNDcAUMOB+sAxZ3SsAA==
|
||||||
dependencies:
|
dependencies:
|
||||||
cacache "^15.0.5"
|
cacache "^15.0.5"
|
||||||
fast-glob "^3.2.4"
|
fast-glob "^3.2.4"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue