@@ -3762,11 +3762,6 @@ clone-deep@^4.0.1:
3762
3762
kind-of "^6.0.2"
3763
3763
shallow-clone "^3.0.0"
3764
3764
3765
- clone@^2.1.2:
3766
- version "2.1.2"
3767
- resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
3768
- integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=
3769
-
3770
3765
co@^4.6.0:
3771
3766
version "4.6.0"
3772
3767
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
4333
4328
dependencies:
4334
4329
ms "2.0.0"
4335
4330
4336
- debug@4,
[email protected] , debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2:
4331
+ debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3:
4332
+ version "4.3.3"
4333
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
4334
+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
4335
+ dependencies:
4336
+ ms "2.1.2"
4337
+
4338
+
4337
4339
version "4.3.2"
4338
4340
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
4339
4341
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -7567,36 +7569,35 @@ linkify-it@^3.0.1:
7567
7569
dependencies:
7568
7570
uc.micro "^1.0.1"
7569
7571
7570
- lint-staged@^12.1.2 :
7571
- version "12.1.2 "
7572
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2 .tgz#90c571927e1371fc133e720671dd7989eab53f74 "
7573
- integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A ==
7572
+ lint-staged@^12.1.3 :
7573
+ version "12.1.3 "
7574
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.3 .tgz#a16e885c0a5e77de9cf559724d29a10348670e68 "
7575
+ integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ ==
7574
7576
dependencies:
7575
7577
cli-truncate "^3.1.0"
7576
7578
colorette "^2.0.16"
7577
7579
commander "^8.3.0"
7578
- debug "^4.3.2"
7579
- enquirer "^2.3.6"
7580
+ debug "^4.3.3"
7580
7581
execa "^5.1.1"
7581
7582
lilconfig "2.0.4"
7582
- listr2 "^3.13.3 "
7583
+ listr2 "^3.13.5 "
7583
7584
micromatch "^4.0.4"
7584
7585
normalize-path "^3.0.0"
7585
- object-inspect "^1.11.0 "
7586
+ object-inspect "^1.11.1 "
7586
7587
string-argv "^0.3.1"
7587
- supports-color "^9.0.2 "
7588
+ supports-color "^9.2.1 "
7588
7589
yaml "^1.10.2"
7589
7590
7590
- listr2@^3.13.3 , listr2@^3.8.3:
7591
- version "3.13.3 "
7592
- resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.3 .tgz#d8f6095c9371b382c9b1c2bc33c5941d8e177f11 "
7593
- integrity sha512-VqAgN+XVfyaEjSaFewGPcDs5/3hBbWVaX1VgWv2f52MF7US45JuARlArULctiB44IIcEk3JF7GtoFCLqEdeuPA ==
7591
+ listr2@^3.13.5 , listr2@^3.8.3:
7592
+ version "3.13.5 "
7593
+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.13.5 .tgz#105a813f2eb2329c4aae27373a281d610ee4985f "
7594
+ integrity sha512-3n8heFQDSk+NcwBn3CgxEibZGaRzx+pC64n3YjpMD1qguV4nWus3Al+Oo3KooqFKTQEJ1v7MmnbnyyNspgx3NA ==
7594
7595
dependencies:
7595
7596
cli-truncate "^2.1.0"
7596
- clone "^2.1.2"
7597
7597
colorette "^2.0.16"
7598
7598
log-update "^4.0.0"
7599
7599
p-map "^4.0.0"
7600
+ rfdc "^1.3.0"
7600
7601
rxjs "^7.4.0"
7601
7602
through "^2.3.8"
7602
7603
wrap-ansi "^7.0.0"
@@ -8831,10 +8832,10 @@ object-hash@^2.2.0:
8831
8832
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
8832
8833
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
8833
8834
8834
- object-inspect@^1.11.0, object-inspect@^1.8.0, object-inspect@^1.9.0:
8835
- version "1.11 .0"
8836
- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11 .0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1 "
8837
- integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg ==
8835
+ object-inspect@^1.11.0, object-inspect@^1.11.1, object-inspect@^1. 8.0, object-inspect@^1.9.0:
8836
+ version "1.12 .0"
8837
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12 .0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0 "
8838
+ integrity sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g ==
8838
8839
8839
8840
object-is@^1.0.1:
8840
8841
version "1.1.3"
@@ -10432,6 +10433,11 @@ reusify@^1.0.4:
10432
10433
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
10433
10434
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
10434
10435
10436
+ rfdc@^1.3.0:
10437
+ version "1.3.0"
10438
+ resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
10439
+ integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
10440
+
10435
10441
rimraf@^3.0.0, rimraf@^3.0.2:
10436
10442
version "3.0.2"
10437
10443
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -11357,10 +11363,10 @@ supports-color@^8.0.0, supports-color@^8.1.1:
11357
11363
dependencies:
11358
11364
has-flag "^4.0.0"
11359
11365
11360
- supports-color@^9.0.2 :
11361
- version "9.1.0 "
11362
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.1.0. tgz#558963681dafeff41ed68220488cbf438d29f351 "
11363
- integrity sha512-lOCGOTmBSN54zKAoPWhHkjoqVQ0MqgzPE5iirtoSixhr0ZieR/6l7WZ32V53cvy9+1qghFnIk7k52p991lKd6g ==
11366
+ supports-color@^9.2.1 :
11367
+ version "9.2.1 "
11368
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.2.1. tgz#599dc9d45acf74c6176e0d880bab1d7d718fe891 "
11369
+ integrity sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ ==
11364
11370
11365
11371
supports-hyperlinks@^2.0.0:
11366
11372
version "2.1.0"
0 commit comments