File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1111 "css-loader" : " 1.0.0" ,
1212 "extract-css-chunks-webpack-plugin" : " ^3.2.0" ,
1313 "extracted-loader" : " 1.0.4" ,
14- "find-up" : " 2.1 .0" ,
14+ "find-up" : " 3.0 .0" ,
1515 "optimize-css-assets-webpack-plugin" : " ^5.0.1" ,
1616 "postcss-loader" : " 3.0.0"
1717 },
Original file line number Diff line number Diff line change @@ -1861,12 +1861,12 @@ find-cache-dir@^2.0.0:
18611861 make-dir "^1.0.0"
18621862 pkg-dir "^3.0.0"
18631863
1864- find-up@2.1.0, find-up@^2.0.0 , find-up@^2.1 .0 :
1865- version "2.1 .0"
1866- resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1 .0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7 "
1867- integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c =
1864+ find-up@3.0.0 , find-up@^3.0 .0 :
1865+ version "3.0 .0"
1866+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0 .0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73 "
1867+ integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg= =
18681868 dependencies :
1869- locate-path "^2 .0.0"
1869+ locate-path "^3 .0.0"
18701870
18711871find-up@^1.0.0 :
18721872 version "1.1.2"
@@ -1876,12 +1876,12 @@ find-up@^1.0.0:
18761876 path-exists "^2.0.0"
18771877 pinkie-promise "^2.0.0"
18781878
1879- find-up@^3.0 .0 :
1880- version "3.0 .0"
1881- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0 .0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73 "
1882- integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg= =
1879+ find-up@^2.0.0, find-up@^2.1 .0 :
1880+ version "2.1 .0"
1881+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1 .0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7 "
1882+ integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c =
18831883 dependencies :
1884- locate-path "^3 .0.0"
1884+ locate-path "^2 .0.0"
18851885
18861886flush-write-stream@^1.0.0 :
18871887 version "1.0.3"
You can’t perform that action at this time.
0 commit comments