Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit 45f7e70

Browse files
committed
chore(deps): update dependency copy-webpack-plugin to v7
1 parent 835ff68 commit 45f7e70

File tree

2 files changed

+7
-83
lines changed

2 files changed

+7
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"chai-enzyme": "1.0.0-beta.1",
165165
"codecov": "3.8.1",
166166
"commitizen": "4.2.3",
167-
"copy-webpack-plugin": "6.4.1",
167+
"copy-webpack-plugin": "7.0.0",
168168
"cross-env": "7.0.3",
169169
"css-loader": "5.0.1",
170170
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 6 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,13 +1843,6 @@
18431843
"@nodelib/fs.scandir" "2.1.3"
18441844
fastq "^1.6.0"
18451845

1846-
"@npmcli/move-file@^1.0.1":
1847-
version "1.0.1"
1848-
resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-1.0.1.tgz#de103070dac0f48ce49cf6693c23af59c0f70464"
1849-
integrity sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==
1850-
dependencies:
1851-
mkdirp "^1.0.4"
1852-
18531846
"@octetstream/promisify@2.0.2":
18541847
version "2.0.2"
18551848
resolved "https://registry.yarnpkg.com/@octetstream/promisify/-/promisify-2.0.2.tgz#29ac3bd7aefba646db670227f895d812c1a19615"
@@ -4009,29 +4002,6 @@ cacache@^12.0.2:
40094002
unique-filename "^1.1.1"
40104003
y18n "^4.0.0"
40114004

4012-
cacache@^15.0.5:
4013-
version "15.0.5"
4014-
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.5.tgz#69162833da29170d6732334643c60e005f5f17d0"
4015-
integrity sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A==
4016-
dependencies:
4017-
"@npmcli/move-file" "^1.0.1"
4018-
chownr "^2.0.0"
4019-
fs-minipass "^2.0.0"
4020-
glob "^7.1.4"
4021-
infer-owner "^1.0.4"
4022-
lru-cache "^6.0.0"
4023-
minipass "^3.1.1"
4024-
minipass-collect "^1.0.2"
4025-
minipass-flush "^1.0.5"
4026-
minipass-pipeline "^1.2.2"
4027-
mkdirp "^1.0.3"
4028-
p-map "^4.0.0"
4029-
promise-inflight "^1.0.1"
4030-
rimraf "^3.0.2"
4031-
ssri "^8.0.0"
4032-
tar "^6.0.2"
4033-
unique-filename "^1.1.1"
4034-
40354005
cache-base@^1.0.1:
40364006
version "1.0.1"
40374007
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
@@ -5056,22 +5026,19 @@ copy-descriptor@^0.1.0:
50565026
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
50575027
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
50585028

5059-
copy-webpack-plugin@6.4.1:
5060-
version "6.4.1"
5061-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz#138cd9b436dbca0a6d071720d5414848992ec47e"
5062-
integrity sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==
5029+
copy-webpack-plugin@7.0.0:
5030+
version "7.0.0"
5031+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-7.0.0.tgz#3506f867ca6e861ee2769d4deaf8fa0d2563ada9"
5032+
integrity sha512-SLjQNa5iE3BoCP76ESU9qYo9ZkEWtXoZxDurHoqPchAFRblJ9g96xTeC560UXBMre1Nx6ixIIUfiY3VcjpJw3g==
50635033
dependencies:
5064-
cacache "^15.0.5"
50655034
fast-glob "^3.2.4"
5066-
find-cache-dir "^3.3.1"
50675035
glob-parent "^5.1.1"
50685036
globby "^11.0.1"
50695037
loader-utils "^2.0.0"
50705038
normalize-path "^3.0.0"
50715039
p-limit "^3.0.2"
50725040
schema-utils "^3.0.0"
50735041
serialize-javascript "^5.0.1"
5074-
webpack-sources "^1.4.3"
50755042

50765043
core-js-compat@^3.8.0:
50775044
version "3.8.1"
@@ -8547,7 +8514,7 @@ indexes-of@^1.0.1:
85478514
resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607"
85488515
integrity sha1-8w9xbI4r00bHtn0985FVZqfAVgc=
85498516

8550-
infer-owner@^1.0.3, infer-owner@^1.0.4:
8517+
infer-owner@^1.0.3:
85518518
version "1.0.4"
85528519
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
85538520
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
@@ -10854,27 +10821,6 @@ minimist@~0.0.1:
1085410821
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
1085510822
integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
1085610823

10857-
minipass-collect@^1.0.2:
10858-
version "1.0.2"
10859-
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
10860-
integrity sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==
10861-
dependencies:
10862-
minipass "^3.0.0"
10863-
10864-
minipass-flush@^1.0.5:
10865-
version "1.0.5"
10866-
resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
10867-
integrity sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==
10868-
dependencies:
10869-
minipass "^3.0.0"
10870-
10871-
minipass-pipeline@^1.2.2:
10872-
version "1.2.3"
10873-
resolved "https://registry.yarnpkg.com/minipass-pipeline/-/minipass-pipeline-1.2.3.tgz#55f7839307d74859d6e8ada9c3ebe72cec216a34"
10874-
integrity sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==
10875-
dependencies:
10876-
minipass "^3.0.0"
10877-
1087810824
minipass@^2.2.1, minipass@^2.3.4:
1087910825
version "2.3.5"
1088010826
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
@@ -10891,7 +10837,7 @@ minipass@^2.8.6, minipass@^2.9.0:
1089110837
safe-buffer "^5.1.2"
1089210838
yallist "^3.0.0"
1089310839

10894-
minipass@^3.0.0, minipass@^3.1.1:
10840+
minipass@^3.0.0:
1089510841
version "3.1.3"
1089610842
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
1089710843
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
@@ -11906,13 +11852,6 @@ p-map@^3.0.0:
1190611852
dependencies:
1190711853
aggregate-error "^3.0.0"
1190811854

11909-
p-map@^4.0.0:
11910-
version "4.0.0"
11911-
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
11912-
integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
11913-
dependencies:
11914-
aggregate-error "^3.0.0"
11915-
1191611855
p-retry@^3.0.1:
1191711856
version "3.0.1"
1191811857
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328"
@@ -14826,13 +14765,6 @@ ssri@^6.0.1:
1482614765
dependencies:
1482714766
figgy-pudding "^3.5.1"
1482814767

14829-
ssri@^8.0.0:
14830-
version "8.0.0"
14831-
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.0.tgz#79ca74e21f8ceaeddfcb4b90143c458b8d988808"
14832-
integrity sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==
14833-
dependencies:
14834-
minipass "^3.1.1"
14835-
1483614768
stack-utils@^2.0.2:
1483714769
version "2.0.2"
1483814770
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593"
@@ -16531,14 +16463,6 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1653116463
source-list-map "^2.0.0"
1653216464
source-map "~0.6.1"
1653316465

16534-
webpack-sources@^1.4.3:
16535-
version "1.4.3"
16536-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
16537-
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
16538-
dependencies:
16539-
source-list-map "^2.0.0"
16540-
source-map "~0.6.1"
16541-
1654216466
webpack@4.46.0:
1654316467
version "4.46.0"
1654416468
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"

0 commit comments

Comments
 (0)