Skip to content

Commit 1d2dfbb

Browse files
feat(deps): update dependency ava to v6.3.0
1 parent 1ddeb97 commit 1d2dfbb

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
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.31.1",
4040
"@typescript-eslint/parser": "8.31.1",
41-
"ava": "6.2.0",
41+
"ava": "6.3.0",
4242
"commitizen": "4.3.1",
4343
"conventional-changelog-conventionalcommits": "7.0.2",
4444
"eslint": "8.57.1",

yarn.lock

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1815,7 +1815,7 @@ __metadata:
18151815
languageName: node
18161816
linkType: hard
18171817

1818-
"@mapbox/node-pre-gyp@npm:^2.0.0-rc.0":
1818+
"@mapbox/node-pre-gyp@npm:^2.0.0":
18191819
version: 2.0.0
18201820
resolution: "@mapbox/node-pre-gyp@npm:2.0.0"
18211821
dependencies:
@@ -2549,7 +2549,7 @@ __metadata:
25492549
"@types/node": "npm:17.0.45"
25502550
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
25512551
"@typescript-eslint/parser": "npm:8.31.1"
2552-
ava: "npm:6.2.0"
2552+
ava: "npm:6.3.0"
25532553
commitizen: "npm:4.3.1"
25542554
conventional-changelog-conventionalcommits: "npm:7.0.2"
25552555
eslint: "npm:8.57.1"
@@ -2889,25 +2889,25 @@ __metadata:
28892889
languageName: node
28902890
linkType: hard
28912891

2892-
"@vercel/nft@npm:^0.27.5":
2893-
version: 0.27.10
2894-
resolution: "@vercel/nft@npm:0.27.10"
2892+
"@vercel/nft@npm:^0.29.2":
2893+
version: 0.29.2
2894+
resolution: "@vercel/nft@npm:0.29.2"
28952895
dependencies:
2896-
"@mapbox/node-pre-gyp": "npm:^2.0.0-rc.0"
2896+
"@mapbox/node-pre-gyp": "npm:^2.0.0"
28972897
"@rollup/pluginutils": "npm:^5.1.3"
28982898
acorn: "npm:^8.6.0"
28992899
acorn-import-attributes: "npm:^1.9.5"
29002900
async-sema: "npm:^3.1.1"
29012901
bindings: "npm:^1.4.0"
29022902
estree-walker: "npm:2.0.2"
2903-
glob: "npm:^7.1.3"
2903+
glob: "npm:^10.4.5"
29042904
graceful-fs: "npm:^4.2.9"
29052905
node-gyp-build: "npm:^4.2.2"
29062906
picomatch: "npm:^4.0.2"
29072907
resolve-from: "npm:^5.0.0"
29082908
bin:
29092909
nft: out/cli.js
2910-
checksum: 10c0/8fec187317d8e390e00f5cacc07839add40a67977dfce2edab0844b51821d012bb807d692c08b0ede03e767e735fb592e6c71d6dd2379ba4dc298a96df09e3d6
2910+
checksum: 10c0/3f1e3d3d2565e6e4ac191fc4f9b9b9676959de82165d6ae789410c5c0df058802f2ff9221ac325857ddc1f11f30509c73e01c43f0a91b56371d595a2eab5205f
29112911
languageName: node
29122912
linkType: hard
29132913

@@ -2957,7 +2957,7 @@ __metadata:
29572957
languageName: node
29582958
linkType: hard
29592959

2960-
"acorn@npm:^8.11.0, acorn@npm:^8.13.0, acorn@npm:^8.14.0, acorn@npm:^8.4.1, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
2960+
"acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.14.1, acorn@npm:^8.4.1, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
29612961
version: 8.14.1
29622962
resolution: "acorn@npm:8.14.1"
29632963
bin:
@@ -3309,43 +3309,43 @@ __metadata:
33093309
languageName: node
33103310
linkType: hard
33113311

3312-
"ava@npm:6.2.0":
3313-
version: 6.2.0
3314-
resolution: "ava@npm:6.2.0"
3312+
"ava@npm:6.3.0":
3313+
version: 6.3.0
3314+
resolution: "ava@npm:6.3.0"
33153315
dependencies:
3316-
"@vercel/nft": "npm:^0.27.5"
3317-
acorn: "npm:^8.13.0"
3316+
"@vercel/nft": "npm:^0.29.2"
3317+
acorn: "npm:^8.14.1"
33183318
acorn-walk: "npm:^8.3.4"
33193319
ansi-styles: "npm:^6.2.1"
33203320
arrgv: "npm:^1.0.2"
33213321
arrify: "npm:^3.0.0"
33223322
callsites: "npm:^4.2.0"
3323-
cbor: "npm:^9.0.2"
3324-
chalk: "npm:^5.3.0"
3323+
cbor: "npm:^10.0.3"
3324+
chalk: "npm:^5.4.1"
33253325
chunkd: "npm:^2.0.1"
3326-
ci-info: "npm:^4.0.0"
3326+
ci-info: "npm:^4.2.0"
33273327
ci-parallel-vars: "npm:^1.0.1"
33283328
cli-truncate: "npm:^4.0.0"
33293329
code-excerpt: "npm:^4.0.0"
33303330
common-path-prefix: "npm:^3.0.0"
33313331
concordance: "npm:^5.0.4"
33323332
currently-unhandled: "npm:^0.4.1"
3333-
debug: "npm:^4.3.7"
3334-
emittery: "npm:^1.0.3"
3333+
debug: "npm:^4.4.0"
3334+
emittery: "npm:^1.1.0"
33353335
figures: "npm:^6.1.0"
3336-
globby: "npm:^14.0.2"
3336+
globby: "npm:^14.1.0"
33373337
ignore-by-default: "npm:^2.1.0"
33383338
indent-string: "npm:^5.0.0"
33393339
is-plain-object: "npm:^5.0.0"
33403340
is-promise: "npm:^4.0.0"
33413341
matcher: "npm:^5.0.0"
3342-
memoize: "npm:^10.0.0"
3342+
memoize: "npm:^10.1.0"
33433343
ms: "npm:^2.1.3"
3344-
p-map: "npm:^7.0.2"
3344+
p-map: "npm:^7.0.3"
33453345
package-config: "npm:^5.0.0"
33463346
picomatch: "npm:^4.0.2"
33473347
plur: "npm:^5.1.0"
3348-
pretty-ms: "npm:^9.1.0"
3348+
pretty-ms: "npm:^9.2.0"
33493349
resolve-cwd: "npm:^3.0.0"
33503350
stack-utils: "npm:^2.0.6"
33513351
strip-ansi: "npm:^7.1.0"
@@ -3360,7 +3360,7 @@ __metadata:
33603360
optional: true
33613361
bin:
33623362
ava: entrypoints/cli.mjs
3363-
checksum: 10c0/25a37413c9ee1b5322dc5a266f546236ea4b52e5c04ae4b52a7b26db9263eebe2dbcda687bf4d464867e558e9148e4567aa09a7ec91d46e3218ab93204e3c653
3363+
checksum: 10c0/10abc34f2d323b74b27fa6cb3ba808603c898459b0807d506be22ced15c32e977c278de119612838718179511df91fed2bfa1767238255829cf0bafe4fd3b721
33643364
languageName: node
33653365
linkType: hard
33663366

@@ -3644,12 +3644,12 @@ __metadata:
36443644
languageName: node
36453645
linkType: hard
36463646

3647-
"cbor@npm:^9.0.2":
3648-
version: 9.0.2
3649-
resolution: "cbor@npm:9.0.2"
3647+
"cbor@npm:^10.0.3":
3648+
version: 10.0.3
3649+
resolution: "cbor@npm:10.0.3"
36503650
dependencies:
3651-
nofilter: "npm:^3.1.0"
3652-
checksum: 10c0/709d4378067e663107b3d63a02d123a7b33e28946b4c5cc40c102f2f0ba13b072a79adc4369bb87a4e743399fce45deec30463fc84d363ab7cb39192d0fe5f30
3651+
nofilter: "npm:^3.0.2"
3652+
checksum: 10c0/d1657a24799ab35cb262aef91205431100def90c0200917e42eec4580726880c090d5a0a77620b665248447a36db8cc5ea6b7fd6eac8e083a64098c7179ea2d1
36533653
languageName: node
36543654
linkType: hard
36553655

@@ -3716,7 +3716,7 @@ __metadata:
37163716
languageName: node
37173717
linkType: hard
37183718

3719-
"ci-info@npm:^4.0.0, ci-info@npm:^4.1.0":
3719+
"ci-info@npm:^4.0.0, ci-info@npm:^4.1.0, ci-info@npm:^4.2.0":
37203720
version: 4.2.0
37213721
resolution: "ci-info@npm:4.2.0"
37223722
checksum: 10c0/37a2f4b6a213a5cf835890eb0241f0d5b022f6cfefde58a69e9af8e3a0e71e06d6ad7754b0d4efb9cd2613e58a7a33996d71b56b0d04242722e86666f3f3d058
@@ -4256,7 +4256,7 @@ __metadata:
42564256
languageName: node
42574257
linkType: hard
42584258

4259-
"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.3.7":
4259+
"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":
42604260
version: 4.4.0
42614261
resolution: "debug@npm:4.4.0"
42624262
dependencies:
@@ -4460,7 +4460,7 @@ __metadata:
44604460
languageName: node
44614461
linkType: hard
44624462

4463-
"emittery@npm:^1.0.3":
4463+
"emittery@npm:^1.1.0":
44644464
version: 1.1.0
44654465
resolution: "emittery@npm:1.1.0"
44664466
checksum: 10c0/645d4d7307b52c81bb2d2f9f320aa6a3c0225f53a4bfef2d337be8086df975746f7dd619f1dd7b2ffd4f2288103f28019e7b8567718677600e47507496d3af5f
@@ -5795,7 +5795,7 @@ __metadata:
57955795
languageName: node
57965796
linkType: hard
57975797

5798-
"globby@npm:^14.0.0, globby@npm:^14.0.2":
5798+
"globby@npm:^14.0.0, globby@npm:^14.1.0":
57995799
version: 14.1.0
58005800
resolution: "globby@npm:14.1.0"
58015801
dependencies:
@@ -7377,7 +7377,7 @@ __metadata:
73777377
languageName: node
73787378
linkType: hard
73797379

7380-
"memoize@npm:^10.0.0":
7380+
"memoize@npm:^10.1.0":
73817381
version: 10.1.0
73827382
resolution: "memoize@npm:10.1.0"
73837383
dependencies:
@@ -7744,7 +7744,7 @@ __metadata:
77447744
languageName: node
77457745
linkType: hard
77467746

7747-
"nofilter@npm:^3.1.0":
7747+
"nofilter@npm:^3.0.2":
77487748
version: 3.1.0
77497749
resolution: "nofilter@npm:3.1.0"
77507750
checksum: 10c0/92459f3864a067b347032263f0b536223cbfc98153913b5dce350cb39c8470bc1813366e41993f22c33cc6400c0f392aa324a4b51e24c22040635c1cdb046499
@@ -8250,7 +8250,7 @@ __metadata:
82508250
languageName: node
82518251
linkType: hard
82528252

8253-
"p-map@npm:^7.0.1, p-map@npm:^7.0.2":
8253+
"p-map@npm:^7.0.1, p-map@npm:^7.0.2, p-map@npm:^7.0.3":
82548254
version: 7.0.3
82558255
resolution: "p-map@npm:7.0.3"
82568256
checksum: 10c0/46091610da2b38ce47bcd1d8b4835a6fa4e832848a6682cf1652bc93915770f4617afc844c10a77d1b3e56d2472bb2d5622353fa3ead01a7f42b04fc8e744a5c
@@ -8610,7 +8610,7 @@ __metadata:
86108610
languageName: node
86118611
linkType: hard
86128612

8613-
"pretty-ms@npm:^9.0.0, pretty-ms@npm:^9.1.0":
8613+
"pretty-ms@npm:^9.0.0, pretty-ms@npm:^9.2.0":
86148614
version: 9.2.0
86158615
resolution: "pretty-ms@npm:9.2.0"
86168616
dependencies:

0 commit comments

Comments
 (0)