Skip to content

Commit a5067b4

Browse files
feat(deps): update dependency ava to v6.4.0
1 parent 717c8ee commit a5067b4

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
@@ -40,7 +40,7 @@
4040
"@types/node": "17.0.45",
4141
"@typescript-eslint/eslint-plugin": "8.33.1",
4242
"@typescript-eslint/parser": "8.33.1",
43-
"ava": "6.3.0",
43+
"ava": "6.4.0",
4444
"commitizen": "4.3.1",
4545
"conventional-changelog-conventionalcommits": "7.0.2",
4646
"eslint": "8.57.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,7 +2539,7 @@ __metadata:
25392539
"@types/node": "npm:17.0.45"
25402540
"@typescript-eslint/eslint-plugin": "npm:8.33.1"
25412541
"@typescript-eslint/parser": "npm:8.33.1"
2542-
ava: "npm:6.3.0"
2542+
ava: "npm:6.4.0"
25432543
commitizen: "npm:4.3.1"
25442544
conventional-changelog-conventionalcommits: "npm:7.0.2"
25452545
eslint: "npm:8.57.1"
@@ -2875,7 +2875,7 @@ __metadata:
28752875
languageName: node
28762876
linkType: hard
28772877

2878-
"@vercel/nft@npm:^0.29.2":
2878+
"@vercel/nft@npm:^0.29.4":
28792879
version: 0.29.4
28802880
resolution: "@vercel/nft@npm:0.29.4"
28812881
dependencies:
@@ -3288,11 +3288,11 @@ __metadata:
32883288
languageName: node
32893289
linkType: hard
32903290

3291-
"ava@npm:6.3.0":
3292-
version: 6.3.0
3293-
resolution: "ava@npm:6.3.0"
3291+
"ava@npm:6.4.0":
3292+
version: 6.4.0
3293+
resolution: "ava@npm:6.4.0"
32943294
dependencies:
3295-
"@vercel/nft": "npm:^0.29.2"
3295+
"@vercel/nft": "npm:^0.29.4"
32963296
acorn: "npm:^8.14.1"
32973297
acorn-walk: "npm:^8.3.4"
32983298
ansi-styles: "npm:^6.2.1"
@@ -3309,7 +3309,7 @@ __metadata:
33093309
common-path-prefix: "npm:^3.0.0"
33103310
concordance: "npm:^5.0.4"
33113311
currently-unhandled: "npm:^0.4.1"
3312-
debug: "npm:^4.4.0"
3312+
debug: "npm:^4.4.1"
33133313
emittery: "npm:^1.1.0"
33143314
figures: "npm:^6.1.0"
33153315
globby: "npm:^14.1.0"
@@ -3339,7 +3339,7 @@ __metadata:
33393339
optional: true
33403340
bin:
33413341
ava: entrypoints/cli.mjs
3342-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
3342+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
33433343
languageName: node
33443344
linkType: hard
33453345

@@ -4228,7 +4228,7 @@ __metadata:
42284228
languageName: node
42294229
linkType: hard
42304230

4231-
"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":
4231+
"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":
42324232
version: 4.4.1
42334233
resolution: "debug@npm:4.4.1"
42344234
dependencies:

0 commit comments

Comments
 (0)