Skip to content

Commit 26812e8

Browse files
build(deps): update dependency ava to v6.4.0
1 parent 7d0bfc0 commit 26812e8

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": "17.0.45",
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
@@ -1098,7 +1098,7 @@ __metadata:
10981098
"@types/node": "npm:17.0.45"
10991099
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
11001100
"@typescript-eslint/parser": "npm:7.18.0"
1101-
ava: "npm:6.3.0"
1101+
ava: "npm:6.4.0"
11021102
commitizen: "npm:4.3.1"
11031103
conventional-changelog-conventionalcommits: "npm:7.0.2"
11041104
eslint: "npm:8.57.1"
@@ -1355,9 +1355,9 @@ __metadata:
13551355
languageName: node
13561356
linkType: hard
13571357

1358-
"@vercel/nft@npm:^0.29.2":
1359-
version: 0.29.3
1360-
resolution: "@vercel/nft@npm:0.29.3"
1358+
"@vercel/nft@npm:^0.29.4":
1359+
version: 0.29.4
1360+
resolution: "@vercel/nft@npm:0.29.4"
13611361
dependencies:
13621362
"@mapbox/node-pre-gyp": "npm:^2.0.0"
13631363
"@rollup/pluginutils": "npm:^5.1.3"
@@ -1373,7 +1373,7 @@ __metadata:
13731373
resolve-from: "npm:^5.0.0"
13741374
bin:
13751375
nft: out/cli.js
1376-
checksum: 10c0/05e5e5fcd3fcf9129406e4feda81debc0373cc1efe3e7d8f7aee1be7df523128d9e676024e2bc4ae189a0f880a3f13e510ae6547c2e8786889d5a15222b22a26
1376+
checksum: 10c0/84ba32c685f9d7c2c849b1e8c963d3b7eb09d122e666143ed97c3776f5b04a4745605e1d29fd81383f72b1d1c0d7d58e39f06dc92f021b5de079dfa4e8523574
13771377
languageName: node
13781378
linkType: hard
13791379

@@ -1732,11 +1732,11 @@ __metadata:
17321732
languageName: node
17331733
linkType: hard
17341734

1735-
"ava@npm:6.3.0":
1736-
version: 6.3.0
1737-
resolution: "ava@npm:6.3.0"
1735+
"ava@npm:6.4.0":
1736+
version: 6.4.0
1737+
resolution: "ava@npm:6.4.0"
17381738
dependencies:
1739-
"@vercel/nft": "npm:^0.29.2"
1739+
"@vercel/nft": "npm:^0.29.4"
17401740
acorn: "npm:^8.14.1"
17411741
acorn-walk: "npm:^8.3.4"
17421742
ansi-styles: "npm:^6.2.1"
@@ -1753,7 +1753,7 @@ __metadata:
17531753
common-path-prefix: "npm:^3.0.0"
17541754
concordance: "npm:^5.0.4"
17551755
currently-unhandled: "npm:^0.4.1"
1756-
debug: "npm:^4.4.0"
1756+
debug: "npm:^4.4.1"
17571757
emittery: "npm:^1.1.0"
17581758
figures: "npm:^6.1.0"
17591759
globby: "npm:^14.1.0"
@@ -1783,7 +1783,7 @@ __metadata:
17831783
optional: true
17841784
bin:
17851785
ava: entrypoints/cli.mjs
1786-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
1786+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
17871787
languageName: node
17881788
linkType: hard
17891789

@@ -2551,7 +2551,7 @@ __metadata:
25512551
languageName: node
25522552
linkType: hard
25532553

2554-
"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":
2554+
"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":
25552555
version: 4.4.1
25562556
resolution: "debug@npm:4.4.1"
25572557
dependencies:

0 commit comments

Comments
 (0)