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" : " ^2.1.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 @@ -1850,12 +1850,12 @@ find-cache-dir@^2.0.0:
18501850 make-dir "^1.0.0"
18511851 pkg-dir "^3.0.0"
18521852
1853- find-up@2.1.0, find-up@^2.0.0 , find-up@^2.1 .0 :
1854- version "2.1 .0"
1855- resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1 .0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7 "
1856- integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c =
1853+ find-up@3.0.0 , find-up@^3.0 .0 :
1854+ version "3.0 .0"
1855+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0 .0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73 "
1856+ integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg= =
18571857 dependencies :
1858- locate-path "^2 .0.0"
1858+ locate-path "^3 .0.0"
18591859
18601860find-up@^1.0.0 :
18611861 version "1.1.2"
@@ -1865,12 +1865,12 @@ find-up@^1.0.0:
18651865 path-exists "^2.0.0"
18661866 pinkie-promise "^2.0.0"
18671867
1868- find-up@^3.0 .0 :
1869- version "3.0 .0"
1870- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0 .0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73 "
1871- integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg= =
1868+ find-up@^2.0.0, find-up@^2.1 .0 :
1869+ version "2.1 .0"
1870+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1 .0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7 "
1871+ integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c =
18721872 dependencies :
1873- locate-path "^3 .0.0"
1873+ locate-path "^2 .0.0"
18741874
18751875flush-write-stream@^1.0.0 :
18761876 version "1.0.3"
You can’t perform that action at this time.
0 commit comments