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

Commit 410ba11

Browse files
committed
chore(deps): update dependency copy-webpack-plugin to v7
1 parent 5a9bc04 commit 410ba11

2 files changed

Lines changed: 7 additions & 83 deletions

File tree

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.2",
167-
"copy-webpack-plugin": "6.4.0",
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
@@ -1819,13 +1819,6 @@
18191819
"@nodelib/fs.scandir" "2.1.3"
18201820
fastq "^1.6.0"
18211821

1822-
"@npmcli/move-file@^1.0.1":
1823-
version "1.0.1"
1824-
resolved "https://registry.yarnpkg.com/@npmcli/move-file/-/move-file-1.0.1.tgz#de103070dac0f48ce49cf6693c23af59c0f70464"
1825-
integrity sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw==
1826-
dependencies:
1827-
mkdirp "^1.0.4"
1828-
18291822
"@octetstream/promisify@2.0.2":
18301823
version "2.0.2"
18311824
resolved "https://registry.yarnpkg.com/@octetstream/promisify/-/promisify-2.0.2.tgz#29ac3bd7aefba646db670227f895d812c1a19615"
@@ -4007,29 +4000,6 @@ cacache@^12.0.2:
40074000
unique-filename "^1.1.1"
40084001
y18n "^4.0.0"
40094002

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

5073-
copy-webpack-plugin@6.4.0:
5074-
version "6.4.0"
5075-
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.0.tgz#7fd397af78e0d310dbf6575d1a0f2fe10efd4d59"
5076-
integrity sha512-p4eIA0ZWk4UI+xewyxOBTDCSDfjK6nCkr3zhDenoi7SFd+NgDNH/D14IZeFaCEFcK/psNDcAUMOB+sAxZ3SsAA==
5043+
copy-webpack-plugin@7.0.0:
5044+
version "7.0.0"
5045+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-7.0.0.tgz#3506f867ca6e861ee2769d4deaf8fa0d2563ada9"
5046+
integrity sha512-SLjQNa5iE3BoCP76ESU9qYo9ZkEWtXoZxDurHoqPchAFRblJ9g96xTeC560UXBMre1Nx6ixIIUfiY3VcjpJw3g==
50775047
dependencies:
5078-
cacache "^15.0.5"
50795048
fast-glob "^3.2.4"
5080-
find-cache-dir "^3.3.1"
50815049
glob-parent "^5.1.1"
50825050
globby "^11.0.1"
50835051
loader-utils "^2.0.0"
50845052
normalize-path "^3.0.0"
50855053
p-limit "^3.0.2"
50865054
schema-utils "^3.0.0"
50875055
serialize-javascript "^5.0.1"
5088-
webpack-sources "^1.4.3"
50895056

50905057
core-js-compat@^3.8.0:
50915058
version "3.8.1"
@@ -8530,7 +8497,7 @@ indexes-of@^1.0.1:
85308497
resolved "https://registry.yarnpkg.com/indexes-of/-/indexes-of-1.0.1.tgz#f30f716c8e2bd346c7b67d3df3915566a7c05607"
85318498
integrity sha1-8w9xbI4r00bHtn0985FVZqfAVgc=
85328499

8533-
infer-owner@^1.0.3, infer-owner@^1.0.4:
8500+
infer-owner@^1.0.3:
85348501
version "1.0.4"
85358502
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
85368503
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
@@ -10833,27 +10800,6 @@ minimist@~0.0.1:
1083310800
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
1083410801
integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
1083510802

10836-
minipass-collect@^1.0.2:
10837-
version "1.0.2"
10838-
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
10839-
integrity sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==
10840-
dependencies:
10841-
minipass "^3.0.0"
10842-
10843-
minipass-flush@^1.0.5:
10844-
version "1.0.5"
10845-
resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
10846-
integrity sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==
10847-
dependencies:
10848-
minipass "^3.0.0"
10849-
10850-
minipass-pipeline@^1.2.2:
10851-
version "1.2.3"
10852-
resolved "https://registry.yarnpkg.com/minipass-pipeline/-/minipass-pipeline-1.2.3.tgz#55f7839307d74859d6e8ada9c3ebe72cec216a34"
10853-
integrity sha512-cFOknTvng5vqnwOpDsZTWhNll6Jf8o2x+/diplafmxpuIymAjzoOolZG0VvQf3V2HgqzJNhnuKHYp2BqDgz8IQ==
10854-
dependencies:
10855-
minipass "^3.0.0"
10856-
1085710803
minipass@^2.2.1, minipass@^2.3.4:
1085810804
version "2.3.5"
1085910805
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
@@ -10870,7 +10816,7 @@ minipass@^2.8.6, minipass@^2.9.0:
1087010816
safe-buffer "^5.1.2"
1087110817
yallist "^3.0.0"
1087210818

10873-
minipass@^3.0.0, minipass@^3.1.1:
10819+
minipass@^3.0.0:
1087410820
version "3.1.3"
1087510821
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
1087610822
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
@@ -11868,13 +11814,6 @@ p-map@^3.0.0:
1186811814
dependencies:
1186911815
aggregate-error "^3.0.0"
1187011816

11871-
p-map@^4.0.0:
11872-
version "4.0.0"
11873-
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
11874-
integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
11875-
dependencies:
11876-
aggregate-error "^3.0.0"
11877-
1187811817
p-retry@^3.0.1:
1187911818
version "3.0.1"
1188011819
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-3.0.1.tgz#316b4c8893e2c8dc1cfa891f406c4b422bebf328"
@@ -14776,13 +14715,6 @@ ssri@^6.0.1:
1477614715
dependencies:
1477714716
figgy-pudding "^3.5.1"
1477814717

14779-
ssri@^8.0.0:
14780-
version "8.0.0"
14781-
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.0.tgz#79ca74e21f8ceaeddfcb4b90143c458b8d988808"
14782-
integrity sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA==
14783-
dependencies:
14784-
minipass "^3.1.1"
14785-
1478614718
stack-utils@^2.0.2:
1478714719
version "2.0.2"
1478814720
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593"
@@ -16554,14 +16486,6 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
1655416486
source-list-map "^2.0.0"
1655516487
source-map "~0.6.1"
1655616488

16557-
webpack-sources@^1.4.3:
16558-
version "1.4.3"
16559-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
16560-
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
16561-
dependencies:
16562-
source-list-map "^2.0.0"
16563-
source-map "~0.6.1"
16564-
1656516489
webpack@4.44.2:
1656616490
version "4.44.2"
1656716491
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"

0 commit comments

Comments
 (0)