@@ -441,10 +441,10 @@ atob@^2.1.2:
441
441
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
442
442
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
443
443
444
- ava@^3.3 .0 :
445
- version "3.3 .0"
446
- resolved "https://registry.yarnpkg.com/ava/-/ava-3.3 .0.tgz#f95d9630e0811e7c03cbd1fa1316a9c8a872c6bb "
447
- integrity sha512-RaH6jpiS/9ZdIuP1QkyhHvhprk0h38LVdkkpL7Mw25XR3z/6w1N3Nq9O2qm3awnw38CfIztmipzkv+671nWH2w ==
444
+ ava@^3.4 .0 :
445
+ version "3.4 .0"
446
+ resolved "https://registry.yarnpkg.com/ava/-/ava-3.4 .0.tgz#0d082eb645e52e07fce03e3345ba5660891227aa "
447
+ integrity sha512-Y32CkzR8mrAmn0A9sWhq36kc9GR4eunZ4LZYoFi1VImhNfRh2zmI+8RcNdL/SYdQI1wIklK08rvDdCI58YQQEA ==
448
448
dependencies :
449
449
" @concordance/react" " ^2.0.0"
450
450
ansi-styles "^4.2.1"
@@ -484,8 +484,8 @@ ava@^3.3.0:
484
484
p-map "^3.0.0"
485
485
picomatch "^2.2.1"
486
486
pkg-conf "^3.1.0"
487
- plur "^3.1.1 "
488
- pretty-ms "^5.1 .0"
487
+ plur "^4.0.0 "
488
+ pretty-ms "^6.0 .0"
489
489
read-pkg "^5.2.0"
490
490
resolve-cwd "^3.0.0"
491
491
slash "^3.0.0"
@@ -495,7 +495,7 @@ ava@^3.3.0:
495
495
supertap "^1.0.0"
496
496
temp-dir "^2.0.0"
497
497
trim-off-newlines "^1.0.1"
498
- update-notifier "^4.0 .0"
498
+ update-notifier "^4.1 .0"
499
499
write-file-atomic "^3.0.1"
500
500
yargs "^15.1.0"
501
501
@@ -866,12 +866,12 @@ concordance@^4.0.0:
866
866
semver "^5.5.1"
867
867
well-known-symbols "^2.0.0"
868
868
869
- configstore@^5.0.0 :
870
- version "5.0.0 "
871
- resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.0 .tgz#37de662c7a49b5fe8dbcf8f6f5818d2d81ed852b "
872
- integrity sha512-eE/hvMs7qw7DlcB5JPRnthmrITuHMmACUJAp89v6PT6iOqzoLS7HRWhBtuHMlhNHo2AhUSA/3Dh1bKNJHcublQ ==
869
+ configstore@^5.0.1 :
870
+ version "5.0.1 "
871
+ resolved "https://registry.yarnpkg.com/configstore/-/configstore-5.0.1 .tgz#d365021b5df4b98cdd187d6a3b0e3f6a7cc5ed96 "
872
+ integrity sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA ==
873
873
dependencies :
874
- dot-prop "^5.1 .0"
874
+ dot-prop "^5.2 .0"
875
875
graceful-fs "^4.1.2"
876
876
make-dir "^3.0.0"
877
877
unique-string "^2.0.0"
@@ -1099,7 +1099,7 @@ doctrine@^3.0.0:
1099
1099
dependencies :
1100
1100
esutils "^2.0.2"
1101
1101
1102
- dot-prop@^5.1 .0 :
1102
+ dot-prop@^5.2 .0 :
1103
1103
version "5.2.0"
1104
1104
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
1105
1105
integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
@@ -1188,6 +1188,11 @@ es6-error@^4.0.1:
1188
1188
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
1189
1189
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
1190
1190
1191
+ escape-goat@^2.0.0 :
1192
+ version "2.1.1"
1193
+ resolved "https://registry.yarnpkg.com/escape-goat/-/escape-goat-2.1.1.tgz#1b2dc77003676c457ec760b2dc68edb648188675"
1194
+ integrity sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==
1195
+
1191
1196
escape-string-regexp@^1.0.5 :
1192
1197
version "1.0.5"
1193
1198
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
@@ -2068,6 +2073,11 @@ irregular-plurals@^2.0.0:
2068
2073
resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-2.0.0.tgz#39d40f05b00f656d0b7fa471230dd3b714af2872"
2069
2074
integrity sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==
2070
2075
2076
+ irregular-plurals@^3.2.0 :
2077
+ version "3.2.0"
2078
+ resolved "https://registry.yarnpkg.com/irregular-plurals/-/irregular-plurals-3.2.0.tgz#b19c490a0723798db51b235d7e39add44dab0822"
2079
+ integrity sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q==
2080
+
2071
2081
is-accessor-descriptor@^0.1.6 :
2072
2082
version "0.1.6"
2073
2083
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
@@ -3291,13 +3301,20 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
3291
3301
dependencies :
3292
3302
find-up "^4.0.0"
3293
3303
3294
- plur@^3.0.1, plur@^3.1.1 :
3304
+ plur@^3.0.1 :
3295
3305
version "3.1.1"
3296
3306
resolved "https://registry.yarnpkg.com/plur/-/plur-3.1.1.tgz#60267967866a8d811504fe58f2faaba237546a5b"
3297
3307
integrity sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==
3298
3308
dependencies :
3299
3309
irregular-plurals "^2.0.0"
3300
3310
3311
+ plur@^4.0.0 :
3312
+ version "4.0.0"
3313
+ resolved "https://registry.yarnpkg.com/plur/-/plur-4.0.0.tgz#729aedb08f452645fe8c58ef115bf16b0a73ef84"
3314
+ integrity sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==
3315
+ dependencies :
3316
+ irregular-plurals "^3.2.0"
3317
+
3301
3318
posix-character-classes@^0.1.0 :
3302
3319
version "0.1.1"
3303
3320
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
@@ -3325,10 +3342,10 @@ prettier@^1.15.2:
3325
3342
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3326
3343
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
3327
3344
3328
- pretty-ms@^5.1 .0 :
3329
- version "5.1 .0"
3330
- resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-5.1 .0.tgz#b906bdd1ec9e9799995c372e2b1c34f073f95384 "
3331
- integrity sha512-4gaK1skD2gwscCfkswYQRmddUb2GJZtzDGRjHWadVHtK/DIKFufa12MvES6/xu1tVbUYeia5bmLcwJtZJQUqnw ==
3345
+ pretty-ms@^6.0 .0 :
3346
+ version "6.0 .0"
3347
+ resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-6.0 .0.tgz#39a0eb5f31d359bcee43c9579e6ddf4a02a82ff0 "
3348
+ integrity sha512-X5i1y9/8VuBMb9WU8zubTiLKnJG4lcKvL7eaCEVc/jpTe3aS74gCcBM6Yd1vvUDoTCXm4Y15obNS/16yB0FTaQ ==
3332
3349
dependencies :
3333
3350
parse-ms "^2.1.0"
3334
3351
@@ -3362,6 +3379,13 @@ punycode@^2.1.0:
3362
3379
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
3363
3380
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
3364
3381
3382
+ pupa@^2.0.1 :
3383
+ version "2.0.1"
3384
+ resolved "https://registry.yarnpkg.com/pupa/-/pupa-2.0.1.tgz#dbdc9ff48ffbea4a26a069b6f9f7abb051008726"
3385
+ integrity sha512-hEJH0s8PXLY/cdXh66tNEQGndDrIKNqNC5xmrysZy3i5C3oEoLna7YAOad+7u125+zH1HNXUmGEkrhb3c2VriA==
3386
+ dependencies :
3387
+ escape-goat "^2.0.0"
3388
+
3365
3389
quick-lru@^1.0.0 :
3366
3390
version "1.1.0"
3367
3391
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
@@ -4156,21 +4180,22 @@ unset-value@^1.0.0:
4156
4180
has-value "^0.3.1"
4157
4181
isobject "^3.0.0"
4158
4182
4159
- update-notifier@^4.0.0 :
4160
- version "4.0 .0"
4161
- resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.0 .0.tgz#f344a6f8b03e00e31b323d632a0e632e9f0e0654 "
4162
- integrity sha512-p9zf71hWt5GVXM4iEBujpUgx8mK9AWiCCapEJm/O1z5ntCim83Z1ATqzZFBHFYqx03laMqv8LiDgs/7ikXjf/g ==
4183
+ update-notifier@^4.0.0, update-notifier@^4.1.0 :
4184
+ version "4.1 .0"
4185
+ resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1 .0.tgz#4866b98c3bc5b5473c020b1250583628f9a328f3 "
4186
+ integrity sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew ==
4163
4187
dependencies :
4164
4188
boxen "^4.2.0"
4165
4189
chalk "^3.0.0"
4166
- configstore "^5.0.0 "
4190
+ configstore "^5.0.1 "
4167
4191
has-yarn "^2.1.0"
4168
4192
import-lazy "^2.1.0"
4169
4193
is-ci "^2.0.0"
4170
4194
is-installed-globally "^0.3.1"
4171
4195
is-npm "^4.0.0"
4172
4196
is-yarn-global "^0.3.0"
4173
4197
latest-version "^5.0.0"
4198
+ pupa "^2.0.1"
4174
4199
semver-diff "^3.1.1"
4175
4200
xdg-basedir "^4.0.0"
4176
4201
0 commit comments