Skip to content

Commit 0eca1b3

Browse files
build(deps): update dependency ava to v6.4.0
1 parent f8593a7 commit 0eca1b3

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
@@ -45,7 +45,7 @@
4545
"@types/node": "20.19.0",
4646
"@typescript-eslint/eslint-plugin": "7.18.0",
4747
"@typescript-eslint/parser": "7.18.0",
48-
"ava": "6.3.0",
48+
"ava": "6.4.0",
4949
"commitizen": "4.3.1",
5050
"conventional-changelog-conventionalcommits": "7.0.2",
5151
"eslint": "8.57.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ __metadata:
12011201
"@types/node": "npm:20.19.0"
12021202
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
12031203
"@typescript-eslint/parser": "npm:7.18.0"
1204-
ava: "npm:6.3.0"
1204+
ava: "npm:6.4.0"
12051205
commitizen: "npm:4.3.1"
12061206
conventional-changelog-conventionalcommits: "npm:7.0.2"
12071207
eslint: "npm:8.57.1"
@@ -1457,9 +1457,9 @@ __metadata:
14571457
languageName: node
14581458
linkType: hard
14591459

1460-
"@vercel/nft@npm:^0.29.2":
1461-
version: 0.29.3
1462-
resolution: "@vercel/nft@npm:0.29.3"
1460+
"@vercel/nft@npm:^0.29.4":
1461+
version: 0.29.4
1462+
resolution: "@vercel/nft@npm:0.29.4"
14631463
dependencies:
14641464
"@mapbox/node-pre-gyp": "npm:^2.0.0"
14651465
"@rollup/pluginutils": "npm:^5.1.3"
@@ -1475,7 +1475,7 @@ __metadata:
14751475
resolve-from: "npm:^5.0.0"
14761476
bin:
14771477
nft: out/cli.js
1478-
checksum: 10c0/05e5e5fcd3fcf9129406e4feda81debc0373cc1efe3e7d8f7aee1be7df523128d9e676024e2bc4ae189a0f880a3f13e510ae6547c2e8786889d5a15222b22a26
1478+
checksum: 10c0/84ba32c685f9d7c2c849b1e8c963d3b7eb09d122e666143ed97c3776f5b04a4745605e1d29fd81383f72b1d1c0d7d58e39f06dc92f021b5de079dfa4e8523574
14791479
languageName: node
14801480
linkType: hard
14811481

@@ -1846,11 +1846,11 @@ __metadata:
18461846
languageName: node
18471847
linkType: hard
18481848

1849-
"ava@npm:6.3.0":
1850-
version: 6.3.0
1851-
resolution: "ava@npm:6.3.0"
1849+
"ava@npm:6.4.0":
1850+
version: 6.4.0
1851+
resolution: "ava@npm:6.4.0"
18521852
dependencies:
1853-
"@vercel/nft": "npm:^0.29.2"
1853+
"@vercel/nft": "npm:^0.29.4"
18541854
acorn: "npm:^8.14.1"
18551855
acorn-walk: "npm:^8.3.4"
18561856
ansi-styles: "npm:^6.2.1"
@@ -1867,7 +1867,7 @@ __metadata:
18671867
common-path-prefix: "npm:^3.0.0"
18681868
concordance: "npm:^5.0.4"
18691869
currently-unhandled: "npm:^0.4.1"
1870-
debug: "npm:^4.4.0"
1870+
debug: "npm:^4.4.1"
18711871
emittery: "npm:^1.1.0"
18721872
figures: "npm:^6.1.0"
18731873
globby: "npm:^14.1.0"
@@ -1897,7 +1897,7 @@ __metadata:
18971897
optional: true
18981898
bin:
18991899
ava: entrypoints/cli.mjs
1900-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
1900+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
19011901
languageName: node
19021902
linkType: hard
19031903

@@ -2728,7 +2728,7 @@ __metadata:
27282728
languageName: node
27292729
linkType: hard
27302730

2731-
"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":
2731+
"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":
27322732
version: 4.4.1
27332733
resolution: "debug@npm:4.4.1"
27342734
dependencies:

0 commit comments

Comments
 (0)