@@ -570,10 +570,10 @@ atob@^2.1.2:
570
570
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
571
571
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
572
572
573
- ava@^3.3 .0 :
574
- version "3.3 .0"
575
- resolved "https://registry.yarnpkg.com/ava/-/ava-3.3 .0.tgz#f95d9630e0811e7c03cbd1fa1316a9c8a872c6bb "
576
- integrity sha512-RaH6jpiS/9ZdIuP1QkyhHvhprk0h38LVdkkpL7Mw25XR3z/6w1N3Nq9O2qm3awnw38CfIztmipzkv+671nWH2w ==
573
+ ava@^3.4 .0 :
574
+ version "3.4 .0"
575
+ resolved "https://registry.yarnpkg.com/ava/-/ava-3.4 .0.tgz#0d082eb645e52e07fce03e3345ba5660891227aa "
576
+ integrity sha512-Y32CkzR8mrAmn0A9sWhq36kc9GR4eunZ4LZYoFi1VImhNfRh2zmI+8RcNdL/SYdQI1wIklK08rvDdCI58YQQEA ==
577
577
dependencies :
578
578
" @concordance/react" " ^2.0.0"
579
579
ansi-styles "^4.2.1"
@@ -613,8 +613,8 @@ ava@^3.3.0:
613
613
p-map "^3.0.0"
614
614
picomatch "^2.2.1"
615
615
pkg-conf "^3.1.0"
616
- plur "^3.1.1 "
617
- pretty-ms "^5.1 .0"
616
+ plur "^4.0.0 "
617
+ pretty-ms "^6.0 .0"
618
618
read-pkg "^5.2.0"
619
619
resolve-cwd "^3.0.0"
620
620
slash "^3.0.0"
@@ -624,7 +624,7 @@ ava@^3.3.0:
624
624
supertap "^1.0.0"
625
625
temp-dir "^2.0.0"
626
626
trim-off-newlines "^1.0.1"
627
- update-notifier "^4.0 .0"
627
+ update-notifier "^4.1 .0"
628
628
write-file-atomic "^3.0.1"
629
629
yargs "^15.1.0"
630
630
@@ -2821,10 +2821,10 @@ inquirer@^7.0.0:
2821
2821
strip-ansi "^5.1.0"
2822
2822
through "^2.3.6"
2823
2823
2824
- irregular-plurals@^2.0 .0 :
2825
- version "2.0 .0"
2826
- resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-2.0.0. tgz#39d40f05b00f656d0b7fa471230dd3b714af2872 "
2827
- integrity sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw ==
2824
+ irregular-plurals@^3.2 .0 :
2825
+ version "3.2 .0"
2826
+ resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-3. 2.0.tgz#b19c490a0723798db51b235d7e39add44dab0822 "
2827
+ integrity sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q ==
2828
2828
2829
2829
is-accessor-descriptor@^0.1.6 :
2830
2830
version "0.1.6"
@@ -4263,12 +4263,12 @@ pkg-up@^2.0.0:
4263
4263
dependencies :
4264
4264
find-up "^2.1.0"
4265
4265
4266
- plur@^3.1.1 :
4267
- version "3.1.1 "
4268
- resolved "https://registry.yarnpkg.com/plur/-/plur-3.1.1 .tgz#60267967866a8d811504fe58f2faaba237546a5b "
4269
- integrity sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w ==
4266
+ plur@^4.0.0 :
4267
+ version "4.0.0 "
4268
+ resolved "https://registry.yarnpkg.com/plur/-/plur-4.0.0 .tgz#729aedb08f452645fe8c58ef115bf16b0a73ef84 "
4269
+ integrity sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg ==
4270
4270
dependencies :
4271
- irregular-plurals "^2.0 .0"
4271
+ irregular-plurals "^3.2 .0"
4272
4272
4273
4273
posix-character-classes@^0.1.0 :
4274
4274
version "0.1.1"
@@ -4290,10 +4290,10 @@ prepend-http@^2.0.0:
4290
4290
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
4291
4291
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
4292
4292
4293
- pretty-ms@^5.1 .0 :
4294
- version "5.1 .0"
4295
- resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-5.1 .0.tgz#b906bdd1ec9e9799995c372e2b1c34f073f95384 "
4296
- integrity sha512-4gaK1skD2gwscCfkswYQRmddUb2GJZtzDGRjHWadVHtK/DIKFufa12MvES6/xu1tVbUYeia5bmLcwJtZJQUqnw ==
4293
+ pretty-ms@^6.0 .0 :
4294
+ version "6.0 .0"
4295
+ resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-6.0 .0.tgz#39a0eb5f31d359bcee43c9579e6ddf4a02a82ff0 "
4296
+ integrity sha512-X5i1y9/8VuBMb9WU8zubTiLKnJG4lcKvL7eaCEVc/jpTe3aS74gCcBM6Yd1vvUDoTCXm4Y15obNS/16yB0FTaQ ==
4297
4297
dependencies :
4298
4298
parse-ms "^2.1.0"
4299
4299
@@ -5465,7 +5465,7 @@ update-notifier@^2.5.0:
5465
5465
semver-diff "^2.0.0"
5466
5466
xdg-basedir "^3.0.0"
5467
5467
5468
- update-notifier@^4.0 .0 :
5468
+ update-notifier@^4.1 .0 :
5469
5469
version "4.1.0"
5470
5470
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.0.tgz#4866b98c3bc5b5473c020b1250583628f9a328f3"
5471
5471
integrity sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==
0 commit comments