Skip to content

Commit 309228b

Browse files
feat(deps): update dependency ava to v6.4.0
1 parent c442155 commit 309228b

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
@@ -38,7 +38,7 @@
3838
"@types/node": "17.0.45",
3939
"@typescript-eslint/eslint-plugin": "8.33.1",
4040
"@typescript-eslint/parser": "8.33.1",
41-
"ava": "6.3.0",
41+
"ava": "6.4.0",
4242
"commitizen": "4.3.1",
4343
"conventional-changelog-conventionalcommits": "7.0.2",
4444
"eslint": "8.57.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,7 @@ __metadata:
25422542
"@types/node": "npm:17.0.45"
25432543
"@typescript-eslint/eslint-plugin": "npm:8.33.1"
25442544
"@typescript-eslint/parser": "npm:8.33.1"
2545-
ava: "npm:6.3.0"
2545+
ava: "npm:6.4.0"
25462546
commitizen: "npm:4.3.1"
25472547
conventional-changelog-conventionalcommits: "npm:7.0.2"
25482548
eslint: "npm:8.57.1"
@@ -2906,7 +2906,7 @@ __metadata:
29062906
languageName: node
29072907
linkType: hard
29082908

2909-
"@vercel/nft@npm:^0.29.2":
2909+
"@vercel/nft@npm:^0.29.4":
29102910
version: 0.29.4
29112911
resolution: "@vercel/nft@npm:0.29.4"
29122912
dependencies:
@@ -3326,11 +3326,11 @@ __metadata:
33263326
languageName: node
33273327
linkType: hard
33283328

3329-
"ava@npm:6.3.0":
3330-
version: 6.3.0
3331-
resolution: "ava@npm:6.3.0"
3329+
"ava@npm:6.4.0":
3330+
version: 6.4.0
3331+
resolution: "ava@npm:6.4.0"
33323332
dependencies:
3333-
"@vercel/nft": "npm:^0.29.2"
3333+
"@vercel/nft": "npm:^0.29.4"
33343334
acorn: "npm:^8.14.1"
33353335
acorn-walk: "npm:^8.3.4"
33363336
ansi-styles: "npm:^6.2.1"
@@ -3347,7 +3347,7 @@ __metadata:
33473347
common-path-prefix: "npm:^3.0.0"
33483348
concordance: "npm:^5.0.4"
33493349
currently-unhandled: "npm:^0.4.1"
3350-
debug: "npm:^4.4.0"
3350+
debug: "npm:^4.4.1"
33513351
emittery: "npm:^1.1.0"
33523352
figures: "npm:^6.1.0"
33533353
globby: "npm:^14.1.0"
@@ -3377,7 +3377,7 @@ __metadata:
33773377
optional: true
33783378
bin:
33793379
ava: entrypoints/cli.mjs
3380-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
3380+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
33813381
languageName: node
33823382
linkType: hard
33833383

@@ -4273,7 +4273,7 @@ __metadata:
42734273
languageName: node
42744274
linkType: hard
42754275

4276-
"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":
4276+
"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":
42774277
version: 4.4.1
42784278
resolution: "debug@npm:4.4.1"
42794279
dependencies:

0 commit comments

Comments
 (0)