Skip to content

Commit 1c31f3b

Browse files
committed
chore(deps): update dependency ava to v4.2.0
1 parent c021083 commit 1c31f3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@softwareventures/semantic-release-config": "2.0.2",
4242
"@softwareventures/tsconfig": "5.1.1",
4343
"@types/node": "16.11.26",
44-
"ava": "4.1.0",
44+
"ava": "4.2.0",
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.13.0",
4747
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,10 +1070,10 @@ asap@^2.0.0:
10701070
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
10711071
integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
10721072

1073-
ava@4.1.0:
1074-
version "4.1.0"
1075-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.1.0.tgz#a8e2fb84f17ff7b2b40b389103f677edf11351b9"
1076-
integrity sha512-QD6MBWHzagAwb9vxduXzVWx6Q77DUHLxvIebSY6+enL+Ri6KzSZYj0IBOFifA26wfpJPZnWKLUh3vwx1LyVh/g==
1073+
ava@4.2.0:
1074+
version "4.2.0"
1075+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.2.0.tgz#50c954cb32fd433b01d1e8245ea2f5cfb6e4412d"
1076+
integrity sha512-96N/rH2ZlBjoh18CsjH3zfo/rzukkRoqNK7R/Z3MLRrqu6cRRf+i4Zwna7ZRYEIl55yF1BKh/nSPCZWqoXfPJA==
10771077
dependencies:
10781078
acorn "^8.7.0"
10791079
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)