Skip to content

Commit 897ab1d

Browse files
committed
chore(deps): update dependency ava to v4.3.3
1 parent b8b4e17 commit 897ab1d

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": "6.0.0",
4343
"@types/node": "16.11.57",
44-
"ava": "4.3.1",
44+
"ava": "4.3.3",
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.22.0",
4747
"prettier": "2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,10 +1128,10 @@ at-least-node@^1.0.0:
11281128
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
11291129
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
11301130

1131-
ava@4.3.1:
1132-
version "4.3.1"
1133-
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.1.tgz#376a788a5a863c39a9dd2dab9fcbbbcf94bf6c38"
1134-
integrity sha512-zdSp9QxRTmN5hJeGmg+ZjUKL5yHFLMcP/0KBla8GH25XD8Xm7Uc34CDFlwqGL6JXtjNbVkJ0Zw+DqcTf4ggCCA==
1131+
ava@4.3.3:
1132+
version "4.3.3"
1133+
resolved "https://registry.yarnpkg.com/ava/-/ava-4.3.3.tgz#4ddcb650ed059e4e999a4b640de53ff00f4a008b"
1134+
integrity sha512-9Egq/d9R74ExrWohHeqUlexjDbgZJX5jA1Wq4KCTqc3wIfpGEK79zVy4rBtofJ9YKIxs4PzhJ8BgbW5PlAYe6w==
11351135
dependencies:
11361136
acorn "^8.7.1"
11371137
acorn-walk "^8.2.0"

0 commit comments

Comments
 (0)