@@ -689,10 +689,10 @@ author-regex@^1.0.0:
689
689
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
690
690
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
691
691
692
- ava@3.3 .0 :
693
- version "3.3 .0"
694
- resolved "https://registry.yarnpkg.com/ava/-/ava-3.3 .0.tgz#f95d9630e0811e7c03cbd1fa1316a9c8a872c6bb "
695
- integrity sha512-RaH6jpiS/9ZdIuP1QkyhHvhprk0h38LVdkkpL7Mw25XR3z/6w1N3Nq9O2qm3awnw38CfIztmipzkv+671nWH2w ==
692
+ ava@3.4 .0 :
693
+ version "3.4 .0"
694
+ resolved "https://registry.yarnpkg.com/ava/-/ava-3.4 .0.tgz#0d082eb645e52e07fce03e3345ba5660891227aa "
695
+ integrity sha512-Y32CkzR8mrAmn0A9sWhq36kc9GR4eunZ4LZYoFi1VImhNfRh2zmI+8RcNdL/SYdQI1wIklK08rvDdCI58YQQEA ==
696
696
dependencies :
697
697
" @concordance/react" " ^2.0.0"
698
698
ansi-styles "^4.2.1"
732
732
p-map "^3.0.0"
733
733
picomatch "^2.2.1"
734
734
pkg-conf "^3.1.0"
735
- plur "^3.1.1 "
736
- pretty-ms "^5.1 .0"
735
+ plur "^4.0.0 "
736
+ pretty-ms "^6.0 .0"
737
737
read-pkg "^5.2.0"
738
738
resolve-cwd "^3.0.0"
739
739
slash "^3.0.0"
743
743
supertap "^1.0.0"
744
744
temp-dir "^2.0.0"
745
745
trim-off-newlines "^1.0.1"
746
- update-notifier "^4.0 .0"
746
+ update-notifier "^4.1 .0"
747
747
write-file-atomic "^3.0.1"
748
748
yargs "^15.1.0"
749
749
3027
3027
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
3028
3028
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
3029
3029
3030
- irregular-plurals@^2.0 .0 :
3031
- version "2.0 .0"
3032
- resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-2.0.0. tgz#39d40f05b00f656d0b7fa471230dd3b714af2872 "
3033
- integrity sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw ==
3030
+ irregular-plurals@^3.2 .0 :
3031
+ version "3.2 .0"
3032
+ resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-3. 2.0.tgz#b19c490a0723798db51b235d7e39add44dab0822 "
3033
+ integrity sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q ==
3034
3034
3035
3035
is-accessor-descriptor@^0.1.6 :
3036
3036
version "0.1.6"
@@ -5178,12 +5178,12 @@ pkg-dir@^4.2.0:
5178
5178
dependencies :
5179
5179
find-up "^4.0.0"
5180
5180
5181
- plur@^3.1.1 :
5182
- version "3.1.1 "
5183
- resolved "https://registry.yarnpkg.com/plur/-/plur-3.1.1 .tgz#60267967866a8d811504fe58f2faaba237546a5b "
5184
- integrity sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w ==
5181
+ plur@^4.0.0 :
5182
+ version "4.0.0 "
5183
+ resolved "https://registry.yarnpkg.com/plur/-/plur-4.0.0 .tgz#729aedb08f452645fe8c58ef115bf16b0a73ef84 "
5184
+ integrity sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg ==
5185
5185
dependencies :
5186
- irregular-plurals "^2.0 .0"
5186
+ irregular-plurals "^3.2 .0"
5187
5187
5188
5188
posix-character-classes@^0.1.0 :
5189
5189
version "0.1.1"
5218
5218
sort-object-keys "^1.1.2"
5219
5219
sort-order "^1.0.1"
5220
5220
5221
- pretty-ms@^5.1 .0 :
5222
- version "5.1 .0"
5223
- resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-5.1 .0.tgz#b906bdd1ec9e9799995c372e2b1c34f073f95384 "
5224
- integrity sha512-4gaK1skD2gwscCfkswYQRmddUb2GJZtzDGRjHWadVHtK/DIKFufa12MvES6/xu1tVbUYeia5bmLcwJtZJQUqnw ==
5221
+ pretty-ms@^6.0 .0 :
5222
+ version "6.0 .0"
5223
+ resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-6.0 .0.tgz#39a0eb5f31d359bcee43c9579e6ddf4a02a82ff0 "
5224
+ integrity sha512-X5i1y9/8VuBMb9WU8zubTiLKnJG4lcKvL7eaCEVc/jpTe3aS74gCcBM6Yd1vvUDoTCXm4Y15obNS/16yB0FTaQ ==
5225
5225
dependencies :
5226
5226
parse-ms "^2.1.0"
5227
5227
@@ -6814,7 +6814,7 @@ update-notifier@^2.2.0, update-notifier@^2.3.0, update-notifier@^2.5.0:
6814
6814
semver-diff "^2.0.0"
6815
6815
xdg-basedir "^3.0.0"
6816
6816
6817
- update-notifier@^4.0 .0 :
6817
+ update-notifier@^4.1 .0 :
6818
6818
version "4.1.0"
6819
6819
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.0.tgz#4866b98c3bc5b5473c020b1250583628f9a328f3"
6820
6820
integrity sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==
0 commit comments