@@ -8118,13 +8118,12 @@ find-versions@^3.2.0:
8118
8118
dependencies:
8119
8119
semver-regex "^2.0.0"
8120
8120
8121
- find-yarn-workspace-root@^1.2.1 :
8122
- version "1.2.1 "
8123
- resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-1.2.1. tgz#40eb8e6e7c2502ddfaa2577c176f221422f860db "
8124
- integrity sha512-dVtfb0WuQG+8Ag2uWkbG79hOUzEsRrhBzgfn86g2sJPkzmcpGdghbNTfUKGTxymFrY/tLIodDzLoW9nOJ4FY8Q ==
8121
+ find-yarn-workspace-root@^2.0.0 :
8122
+ version "2.0.0 "
8123
+ resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0. tgz#f47fb8d239c900eb78179aa81b66673eac88f7bd "
8124
+ integrity sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ ==
8125
8125
dependencies:
8126
- fs-extra "^4.0.3"
8127
- micromatch "^3.1.4"
8126
+ micromatch "^4.0.2"
8128
8127
8129
8128
8130
8129
version "3.0.0"
@@ -8361,15 +8360,6 @@ fs-extra@^1.0.0:
8361
8360
jsonfile "^2.1.0"
8362
8361
klaw "^1.0.0"
8363
8362
8364
- fs-extra@^4.0.3:
8365
- version "4.0.3"
8366
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
8367
- integrity sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg==
8368
- dependencies:
8369
- graceful-fs "^4.1.2"
8370
- jsonfile "^4.0.0"
8371
- universalify "^0.1.0"
8372
-
8373
8363
fs-extra@^7.0.1:
8374
8364
version "7.0.1"
8375
8365
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
@@ -13288,6 +13278,14 @@ open@^6.2.0:
13288
13278
dependencies:
13289
13279
is-wsl "^1.1.0"
13290
13280
13281
+ open@^7.4.2:
13282
+ version "7.4.2"
13283
+ resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
13284
+ integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
13285
+ dependencies:
13286
+ is-docker "^2.0.0"
13287
+ is-wsl "^2.1.1"
13288
+
13291
13289
opencollective-postinstall@^2.0.0, opencollective-postinstall@^2.0.2:
13292
13290
version "2.0.2"
13293
13291
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
@@ -13647,19 +13645,20 @@ pascalcase@^0.1.1:
13647
13645
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
13648
13646
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
13649
13647
13650
- patch-package@^6.2.2 :
13651
- version "6.2.2 "
13652
- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.2.2 .tgz#71d170d650c65c26556f0d0fbbb48d92b6cc5f39 "
13653
- integrity sha512-YqScVYkVcClUY0v8fF0kWOjDYopzIM8e3bj/RU1DPeEF14+dCGm6UeOYm4jvCyxqIEQ5/eJzmbWfDWnUleFNMg ==
13648
+ patch-package@^6.4.7 :
13649
+ version "6.4.7 "
13650
+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7 .tgz#2282d53c397909a0d9ef92dae3fdeb558382b148 "
13651
+ integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ ==
13654
13652
dependencies:
13655
13653
"@yarnpkg/lockfile" "^1.1.0"
13656
13654
chalk "^2.4.2"
13657
13655
cross-spawn "^6.0.5"
13658
- find-yarn-workspace-root "^1.2.1 "
13656
+ find-yarn-workspace-root "^2.0.0 "
13659
13657
fs-extra "^7.0.1"
13660
13658
is-ci "^2.0.0"
13661
13659
klaw-sync "^6.0.0"
13662
13660
minimist "^1.2.0"
13661
+ open "^7.4.2"
13663
13662
rimraf "^2.6.3"
13664
13663
semver "^5.6.0"
13665
13664
slash "^2.0.0"
0 commit comments