mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump copy-webpack-plugin from 6.4.0 to 6.4.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v6.4.1/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.4.0...v6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb7cbb553d
commit
dd1f6442ae
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.4.0",
|
"copy-webpack-plugin": "6.4.1",
|
||||||
"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",
|
||||||
|
|
|
||||||
|
|
@ -2608,10 +2608,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.4.0:
|
copy-webpack-plugin@6.4.1:
|
||||||
version "6.4.0"
|
version "6.4.1"
|
||||||
resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.4.0.tgz#7fd397af78e0d310dbf6575d1a0f2fe10efd4d59"
|
resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz#138cd9b436dbca0a6d071720d5414848992ec47e"
|
||||||
integrity sha512-p4eIA0ZWk4UI+xewyxOBTDCSDfjK6nCkr3zhDenoi7SFd+NgDNH/D14IZeFaCEFcK/psNDcAUMOB+sAxZ3SsAA==
|
integrity sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==
|
||||||
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