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 95
95
"babel-plugin-lodash" : " 3.3.4" ,
96
96
"babel-preset-react-optimize" : " 1.0.1" ,
97
97
"browserslist" : " 4.18.1" ,
98
- "clean-webpack-plugin" : " 3 .0.0" ,
98
+ "clean-webpack-plugin" : " 4 .0.0" ,
99
99
"connect-history-api-fallback" : " 1.6.0" ,
100
100
"cross-env" : " 7.0.3" ,
101
101
"css-loader" : " 3.6.0" ,
Original file line number Diff line number Diff line change 1884
1884
"@types/source-list-map" "*"
1885
1885
source-map "^0.7.3"
1886
1886
1887
- "@types/webpack@^4.4.31", "@types/webpack@^4. 41.8":
1887
+ "@types/webpack@^4.41.8":
1888
1888
version "4.41.29"
1889
1889
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.29.tgz#2e66c1de8223c440366469415c50a47d97625773"
1890
1890
integrity sha512-6pLaORaVNZxiB3FSHbyBiWM7QdazAWda1zvAq4SbZObZqHSDbWLi62iFdblVea6SK9eyBIVp5yHhKt/yNQdR7Q==
@@ -3377,12 +3377,11 @@ clean-stack@^2.0.0:
3377
3377
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
3378
3378
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
3379
3379
3380
- clean-webpack-plugin@3 .0.0:
3381
- version "3 .0.0"
3382
- resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3 .0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b "
3383
- integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A ==
3380
+ clean-webpack-plugin@4 .0.0:
3381
+ version "4 .0.0"
3382
+ resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4 .0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729 "
3383
+ integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w ==
3384
3384
dependencies:
3385
- "@types/webpack" "^4.4.31"
3386
3385
del "^4.1.1"
3387
3386
3388
3387
cli-boxes@^2.2.1:
You can’t perform that action at this time.
0 commit comments