Skip to content

Commit 25ae1e2

Browse files
build(deps): update dependency ava to v6.4.0
1 parent a9f3baf commit 25ae1e2

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
@@ -47,7 +47,7 @@
4747
"@types/node": "17.0.45",
4848
"@typescript-eslint/eslint-plugin": "7.18.0",
4949
"@typescript-eslint/parser": "7.18.0",
50-
"ava": "6.3.0",
50+
"ava": "6.4.0",
5151
"commitizen": "4.3.1",
5252
"conventional-changelog-conventionalcommits": "7.0.2",
5353
"eslint": "8.57.1",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ __metadata:
10591059
"@types/node": "npm:17.0.45"
10601060
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
10611061
"@typescript-eslint/parser": "npm:7.18.0"
1062-
ava: "npm:6.3.0"
1062+
ava: "npm:6.4.0"
10631063
commitizen: "npm:4.3.1"
10641064
conventional-changelog-conventionalcommits: "npm:7.0.2"
10651065
eslint: "npm:8.57.1"
@@ -1357,9 +1357,9 @@ __metadata:
13571357
languageName: node
13581358
linkType: hard
13591359

1360-
"@vercel/nft@npm:^0.29.2":
1361-
version: 0.29.3
1362-
resolution: "@vercel/nft@npm:0.29.3"
1360+
"@vercel/nft@npm:^0.29.4":
1361+
version: 0.29.4
1362+
resolution: "@vercel/nft@npm:0.29.4"
13631363
dependencies:
13641364
"@mapbox/node-pre-gyp": "npm:^2.0.0"
13651365
"@rollup/pluginutils": "npm:^5.1.3"
@@ -1375,7 +1375,7 @@ __metadata:
13751375
resolve-from: "npm:^5.0.0"
13761376
bin:
13771377
nft: out/cli.js
1378-
checksum: 10c0/05e5e5fcd3fcf9129406e4feda81debc0373cc1efe3e7d8f7aee1be7df523128d9e676024e2bc4ae189a0f880a3f13e510ae6547c2e8786889d5a15222b22a26
1378+
checksum: 10c0/84ba32c685f9d7c2c849b1e8c963d3b7eb09d122e666143ed97c3776f5b04a4745605e1d29fd81383f72b1d1c0d7d58e39f06dc92f021b5de079dfa4e8523574
13791379
languageName: node
13801380
linkType: hard
13811381

@@ -1734,11 +1734,11 @@ __metadata:
17341734
languageName: node
17351735
linkType: hard
17361736

1737-
"ava@npm:6.3.0":
1738-
version: 6.3.0
1739-
resolution: "ava@npm:6.3.0"
1737+
"ava@npm:6.4.0":
1738+
version: 6.4.0
1739+
resolution: "ava@npm:6.4.0"
17401740
dependencies:
1741-
"@vercel/nft": "npm:^0.29.2"
1741+
"@vercel/nft": "npm:^0.29.4"
17421742
acorn: "npm:^8.14.1"
17431743
acorn-walk: "npm:^8.3.4"
17441744
ansi-styles: "npm:^6.2.1"
@@ -1755,7 +1755,7 @@ __metadata:
17551755
common-path-prefix: "npm:^3.0.0"
17561756
concordance: "npm:^5.0.4"
17571757
currently-unhandled: "npm:^0.4.1"
1758-
debug: "npm:^4.4.0"
1758+
debug: "npm:^4.4.1"
17591759
emittery: "npm:^1.1.0"
17601760
figures: "npm:^6.1.0"
17611761
globby: "npm:^14.1.0"
@@ -1785,7 +1785,7 @@ __metadata:
17851785
optional: true
17861786
bin:
17871787
ava: entrypoints/cli.mjs
1788-
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
1788+
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
17891789
languageName: node
17901790
linkType: hard
17911791

@@ -2553,7 +2553,7 @@ __metadata:
25532553
languageName: node
25542554
linkType: hard
25552555

2556-
"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":
2556+
"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":
25572557
version: 4.4.1
25582558
resolution: "debug@npm:4.4.1"
25592559
dependencies:

0 commit comments

Comments
 (0)