Skip to content

Commit 0310fba

Browse files
build(deps): update dependency ava to v6.4.0
1 parent a1d8c1c commit 0310fba

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "20.19.0",
5252
"@typescript-eslint/eslint-plugin": "7.18.0",
5353
"@typescript-eslint/parser": "7.18.0",
54-
"ava": "6.3.0",
54+
"ava": "6.4.0",
5555
"commitizen": "4.3.1",
5656
"conventional-changelog-conventionalcommits": "7.0.2",
5757
"eslint": "8.57.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,7 +1202,7 @@ __metadata:
12021202
"@types/node": "npm:20.19.0"
12031203
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
12041204
"@typescript-eslint/parser": "npm:7.18.0"
1205-
ava: "npm:6.3.0"
1205+
ava: "npm:6.4.0"
12061206
commitizen: "npm:4.3.1"
12071207
conventional-changelog-conventionalcommits: "npm:7.0.2"
12081208
eslint: "npm:8.57.1"
@@ -1470,9 +1470,9 @@ __metadata:
14701470
languageName: node
14711471
linkType: hard
14721472

1473-
"@vercel/nft@npm:^0.29.2":
1474-
version: 0.29.3
1475-
resolution: "@vercel/nft@npm:0.29.3"
1473+
"@vercel/nft@npm:^0.29.4":
1474+
version: 0.29.4
1475+
resolution: "@vercel/nft@npm:0.29.4"
14761476
dependencies:
14771477
"@mapbox/node-pre-gyp": "npm:^2.0.0"
14781478
"@rollup/pluginutils": "npm:^5.1.3"
@@ -1488,7 +1488,7 @@ __metadata:
14881488
resolve-from: "npm:^5.0.0"
14891489
bin:
14901490
nft: out/cli.js
1491-
checksum: 10c0/05e5e5fcd3fcf9129406e4feda81debc0373cc1efe3e7d8f7aee1be7df523128d9e676024e2bc4ae189a0f880a3f13e510ae6547c2e8786889d5a15222b22a26
1491+
checksum: 10c0/84ba32c685f9d7c2c849b1e8c963d3b7eb09d122e666143ed97c3776f5b04a4745605e1d29fd81383f72b1d1c0d7d58e39f06dc92f021b5de079dfa4e8523574
14921492
languageName: node
14931493
linkType: hard
14941494

@@ -1845,11 +1845,11 @@ __metadata:
18451845
languageName: node
18461846
linkType: hard
18471847

1848-
"ava@npm:6.3.0":
1849-
version: 6.3.0
1850-
resolution: "ava@npm:6.3.0"
1848+
"ava@npm:6.4.0":
1849+
version: 6.4.0
1850+
resolution: "ava@npm:6.4.0"
18511851
dependencies:
1852-
"@vercel/nft": "npm:^0.29.2"
1852+
"@vercel/nft": "npm:^0.29.4"
18531853
acorn: "npm:^8.14.1"
18541854
acorn-walk: "npm:^8.3.4"
18551855
ansi-styles: "npm:^6.2.1"
@@ -1866,7 +1866,7 @@ __metadata:
18661866
common-path-prefix: "npm:^3.0.0"
18671867
concordance: "npm:^5.0.4"
18681868
currently-unhandled: "npm:^0.4.1"
1869-
debug: "npm:^4.4.0"
1869+
debug: "npm:^4.4.1"
18701870
emittery: "npm:^1.1.0"
18711871
figures: "npm:^6.1.0"
18721872
globby: "npm:^14.1.0"
@@ -1896,7 +1896,7 @@ __metadata:
18961896
optional: true
18971897
bin:
18981898
ava: entrypoints/cli.mjs
1899-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
1899+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
19001900
languageName: node
19011901
linkType: hard
19021902

@@ -2664,7 +2664,7 @@ __metadata:
26642664
languageName: node
26652665
linkType: hard
26662666

2667-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0":
2667+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.1":
26682668
version: 4.4.1
26692669
resolution: "debug@npm:4.4.1"
26702670
dependencies:

0 commit comments

Comments
 (0)