File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 3737 "inquirer" : " 7.0.0" ,
3838 "npm-package-arg" : " 6.1.1" ,
3939 "npm-pick-manifest" : " 3.0.2" ,
40- "open" : " 6.4 .0" ,
40+ "open" : " 7.0 .0" ,
4141 "pacote" : " 9.5.8" ,
4242 "read-package-tree" : " 5.3.1" ,
4343 "semver" : " 6.3.0" ,
Original file line number Diff line number Diff line change 3838 "mini-css-extract-plugin" : " 0.8.0" ,
3939 "minimatch" : " 3.0.4" ,
4040 "parse5" : " 4.0.0" ,
41- "open" : " 6.4 .0" ,
41+ "open" : " 7.0 .0" ,
4242 "postcss" : " 7.0.18" ,
4343 "postcss-import" : " 12.0.1" ,
4444 "postcss-loader" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -5719,6 +5719,11 @@ is-wsl@^1.1.0:
57195719 resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
57205720 integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
57215721
5722+ is-wsl@^2.1.0 :
5723+ version "2.1.1"
5724+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz#4a1c152d429df3d441669498e2486d3596ebaf1d"
5725+ integrity sha512-umZHcSrwlDHo2TGMXv0DZ8dIUGunZ2Iv68YZnrmCiBPkZ4aaOhtv7pXJKeki9k3qJ3RJr0cDyitcl5wEH3AYog==
5726+
57225727is-yarn-global@^0.3.0 :
57235728 version "0.3.0"
57245729 resolved "https://registry.yarnpkg.com/is-yarn-global/-/is-yarn-global-0.3.0.tgz#d502d3382590ea3004893746754c89139973e232"
@@ -7581,12 +7586,12 @@ onetime@^5.1.0:
75817586 dependencies :
75827587 mimic-fn "^2.1.0"
75837588
7584- open@6.4 .0 :
7585- version "6.4 .0"
7586- resolved "https://registry.yarnpkg.com/open/-/open-6.4 .0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9 "
7587- integrity sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg ==
7589+ open@7.0 .0 :
7590+ version "7.0 .0"
7591+ resolved "https://registry.yarnpkg.com/open/-/open-7.0 .0.tgz#7e52999b14eb73f90f0f0807fe93897c4ae73ec9 "
7592+ integrity sha512-K6EKzYqnwQzk+/dzJAQSBORub3xlBTxMz+ntpZpH/LyCa1o6KjXhuN+2npAaI9jaSmU3R1Q8NWf4KUWcyytGsQ ==
75887593 dependencies :
7589- is-wsl "^1 .1.0"
7594+ is-wsl "^2 .1.0"
75907595
75917596opencollective-postinstall@^2.0.0 :
75927597 version "2.0.2"
You can’t perform that action at this time.
0 commit comments