Skip to content

Commit 475b204

Browse files
feat(deps): update dependency ava to v6.4.0
1 parent 4d2a6d9 commit 475b204

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "17.0.45",
4343
"@typescript-eslint/eslint-plugin": "8.33.1",
4444
"@typescript-eslint/parser": "8.33.1",
45-
"ava": "6.3.0",
45+
"ava": "6.4.0",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",
4848
"eslint": "8.57.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2606,7 +2606,7 @@ __metadata:
26062606
"@types/webpack-env": "npm:1.18.8"
26072607
"@typescript-eslint/eslint-plugin": "npm:8.33.1"
26082608
"@typescript-eslint/parser": "npm:8.33.1"
2609-
ava: "npm:6.3.0"
2609+
ava: "npm:6.4.0"
26102610
commitizen: "npm:4.3.1"
26112611
conventional-changelog-conventionalcommits: "npm:7.0.2"
26122612
eslint: "npm:8.57.1"
@@ -3215,7 +3215,7 @@ __metadata:
32153215
languageName: node
32163216
linkType: hard
32173217

3218-
"@vercel/nft@npm:^0.29.2":
3218+
"@vercel/nft@npm:^0.29.4":
32193219
version: 0.29.4
32203220
resolution: "@vercel/nft@npm:0.29.4"
32213221
dependencies:
@@ -3910,11 +3910,11 @@ __metadata:
39103910
languageName: node
39113911
linkType: hard
39123912

3913-
"ava@npm:6.3.0":
3914-
version: 6.3.0
3915-
resolution: "ava@npm:6.3.0"
3913+
"ava@npm:6.4.0":
3914+
version: 6.4.0
3915+
resolution: "ava@npm:6.4.0"
39163916
dependencies:
3917-
"@vercel/nft": "npm:^0.29.2"
3917+
"@vercel/nft": "npm:^0.29.4"
39183918
acorn: "npm:^8.14.1"
39193919
acorn-walk: "npm:^8.3.4"
39203920
ansi-styles: "npm:^6.2.1"
@@ -3931,7 +3931,7 @@ __metadata:
39313931
common-path-prefix: "npm:^3.0.0"
39323932
concordance: "npm:^5.0.4"
39333933
currently-unhandled: "npm:^0.4.1"
3934-
debug: "npm:^4.4.0"
3934+
debug: "npm:^4.4.1"
39353935
emittery: "npm:^1.1.0"
39363936
figures: "npm:^6.1.0"
39373937
globby: "npm:^14.1.0"
@@ -3961,7 +3961,7 @@ __metadata:
39613961
optional: true
39623962
bin:
39633963
ava: entrypoints/cli.mjs
3964-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
3964+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
39653965
languageName: node
39663966
linkType: hard
39673967

@@ -5936,7 +5936,7 @@ __metadata:
59365936
languageName: node
59375937
linkType: hard
59385938

5939-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.0, debug@npm:^4.4.1":
5939+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.1":
59405940
version: 4.4.1
59415941
resolution: "debug@npm:4.4.1"
59425942
dependencies:

0 commit comments

Comments
 (0)