Skip to content

Commit 9d38ad2

Browse files
committed
chore(deps): update dependency ava to v3.4.0
1 parent ec8d46b commit 9d38ad2

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@softwareventures/tsconfig": "2.1.0",
4545
"@softwareventures/tslint-rules": "0.7.1",
46-
"ava": "3.3.0",
46+
"ava": "3.4.0",
4747
"cz-conventional-changelog": "3.1.0",
4848
"semantic-release": "17.0.4",
4949
"shx": "0.3.2",

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@softwareventures/tsconfig": "2.1.0",
1919
"@softwareventures/tslint-rules": "0.7.1",
20-
"ava": "3.3.0",
20+
"ava": "3.4.0",
2121
"cz-conventional-changelog": "3.1.0",
2222
"ts-node": "8.6.2",
2323
"tslint": "5.20.1",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@ author-regex@^1.0.0:
689689
resolved "https://registry.yarnpkg.com/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450"
690690
integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA=
691691

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==
696696
dependencies:
697697
"@concordance/react" "^2.0.0"
698698
ansi-styles "^4.2.1"
@@ -732,8 +732,8 @@ [email protected]:
732732
p-map "^3.0.0"
733733
picomatch "^2.2.1"
734734
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"
737737
read-pkg "^5.2.0"
738738
resolve-cwd "^3.0.0"
739739
slash "^3.0.0"
@@ -743,7 +743,7 @@ [email protected]:
743743
supertap "^1.0.0"
744744
temp-dir "^2.0.0"
745745
trim-off-newlines "^1.0.1"
746-
update-notifier "^4.0.0"
746+
update-notifier "^4.1.0"
747747
write-file-atomic "^3.0.1"
748748
yargs "^15.1.0"
749749

@@ -3027,10 +3027,10 @@ [email protected]:
30273027
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
30283028
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
30293029

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==
30343034

30353035
is-accessor-descriptor@^0.1.6:
30363036
version "0.1.6"
@@ -5178,12 +5178,12 @@ pkg-dir@^4.2.0:
51785178
dependencies:
51795179
find-up "^4.0.0"
51805180

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==
51855185
dependencies:
5186-
irregular-plurals "^2.0.0"
5186+
irregular-plurals "^3.2.0"
51875187

51885188
posix-character-classes@^0.1.0:
51895189
version "0.1.1"
@@ -5218,10 +5218,10 @@ [email protected]:
52185218
sort-object-keys "^1.1.2"
52195219
sort-order "^1.0.1"
52205220

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==
52255225
dependencies:
52265226
parse-ms "^2.1.0"
52275227

@@ -6814,7 +6814,7 @@ update-notifier@^2.2.0, update-notifier@^2.3.0, update-notifier@^2.5.0:
68146814
semver-diff "^2.0.0"
68156815
xdg-basedir "^3.0.0"
68166816

6817-
update-notifier@^4.0.0:
6817+
update-notifier@^4.1.0:
68186818
version "4.1.0"
68196819
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-4.1.0.tgz#4866b98c3bc5b5473c020b1250583628f9a328f3"
68206820
integrity sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==

0 commit comments

Comments
 (0)