Skip to content

Commit 5018447

Browse files
committed
Update dependency clean-webpack-plugin to v4
1 parent 1370f0b commit 5018447

File tree

2 files changed

+6
-45
lines changed

2 files changed

+6
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"assets-webpack-plugin": "^3.9.7",
3232
"babel-eslint": "^10.0.1",
3333
"babel-loader": "^8.0.4",
34-
"clean-webpack-plugin": "^3.0.0",
34+
"clean-webpack-plugin": "^4.0.0",
3535
"copy-webpack-plugin": "^5.0.0",
3636
"cross-env": "^7.0.0",
3737
"css-loader": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,23 +1264,6 @@
12641264
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
12651265
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
12661266

1267-
"@types/source-list-map@*":
1268-
version "0.1.2"
1269-
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
1270-
integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA==
1271-
1272-
"@types/tapable@^1":
1273-
version "1.0.8"
1274-
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310"
1275-
integrity sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==
1276-
1277-
"@types/uglify-js@*":
1278-
version "3.13.1"
1279-
resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.1.tgz#5e889e9e81e94245c75b6450600e1c5ea2878aea"
1280-
integrity sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==
1281-
dependencies:
1282-
source-map "^0.6.1"
1283-
12841267
"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3":
12851268
version "2.0.6"
12861269
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
@@ -1302,27 +1285,6 @@
13021285
"@types/unist" "*"
13031286
"@types/vfile-message" "*"
13041287

1305-
"@types/webpack-sources@*":
1306-
version "3.2.0"
1307-
resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b"
1308-
integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==
1309-
dependencies:
1310-
"@types/node" "*"
1311-
"@types/source-list-map" "*"
1312-
source-map "^0.7.3"
1313-
1314-
"@types/webpack@^4.4.31":
1315-
version "4.41.31"
1316-
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.31.tgz#c35f252a3559ddf9c85c0d8b0b42019025e581aa"
1317-
integrity sha512-/i0J7sepXFIp1ZT7FjUGi1eXMCg8HCCzLJEQkKsOtbJFontsJLolBcDC+3qxn5pPwiCt1G0ZdRmYRzNBtvpuGQ==
1318-
dependencies:
1319-
"@types/node" "*"
1320-
"@types/tapable" "^1"
1321-
"@types/uglify-js" "*"
1322-
"@types/webpack-sources" "*"
1323-
anymatch "^3.0.0"
1324-
source-map "^0.6.0"
1325-
13261288
"@types/zen-observable@^0.8.0":
13271289
version "0.8.3"
13281290
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
@@ -1664,7 +1626,7 @@ anymatch@^2.0.0:
16641626
micromatch "^3.1.4"
16651627
normalize-path "^2.1.1"
16661628

1667-
anymatch@^3.0.0, anymatch@~3.1.2:
1629+
anymatch@~3.1.2:
16681630
version "3.1.2"
16691631
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
16701632
integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
@@ -2708,12 +2670,11 @@ clean-stack@^2.0.0:
27082670
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
27092671
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
27102672

2711-
clean-webpack-plugin@^3.0.0:
2712-
version "3.0.0"
2713-
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b"
2714-
integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==
2673+
clean-webpack-plugin@^4.0.0:
2674+
version "4.0.0"
2675+
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729"
2676+
integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w==
27152677
dependencies:
2716-
"@types/webpack" "^4.4.31"
27172678
del "^4.1.1"
27182679

27192680
cli-cursor@^3.1.0:

0 commit comments

Comments
 (0)