File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 94
94
"babel-loader" : " 8.2.2" ,
95
95
"babel-plugin-lodash" : " 3.3.4" ,
96
96
"browserslist" : " 4.17.2" ,
97
- "clean-webpack-plugin" : " 3 .0.0" ,
97
+ "clean-webpack-plugin" : " 4 .0.0" ,
98
98
"connect-history-api-fallback" : " 1.6.0" ,
99
99
"cross-env" : " 7.0.3" ,
100
100
"css-loader" : " 3.6.0" ,
Original file line number Diff line number Diff line change 2016
2016
"@types/source-list-map" "*"
2017
2017
source-map "^0.7.3"
2018
2018
2019
- "@types/webpack@^4.4.31", "@types/webpack@^4. 41.8":
2019
+ "@types/webpack@^4.41.8":
2020
2020
version "4.41.29"
2021
2021
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.29.tgz#2e66c1de8223c440366469415c50a47d97625773"
2022
2022
integrity sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q==
@@ -3484,12 +3484,11 @@ clean-stack@^2.0.0:
3484
3484
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
3485
3485
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
3486
3486
3487
- clean-webpack-plugin@3 .0.0:
3488
- version "3 .0.0"
3489
- resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3 .0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b "
3490
- integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A ==
3487
+ clean-webpack-plugin@4 .0.0:
3488
+ version "4 .0.0"
3489
+ resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4 .0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729 "
3490
+ integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w ==
3491
3491
dependencies:
3492
- "@types/webpack" "^4.4.31"
3493
3492
del "^4.1.1"
3494
3493
3495
3494
cli-boxes@^2.2.1:
You can’t perform that action at this time.
0 commit comments