Skip to content

Commit c14c84b

Browse files
build(deps): update devdependency ava to ~6.2.0 (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e88a524 commit c14c84b

File tree

2 files changed

+43
-53
lines changed

2 files changed

+43
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "~22.8.0",
4242
"@typescript-eslint/eslint-plugin": "~6.21.0",
4343
"@typescript-eslint/parser": "~6.21.0",
44-
"ava": "~6.1.0",
44+
"ava": "~6.2.0",
4545
"c8": "~9.1.0",
4646
"eslint": "~8.57.0",
4747
"eslint-config-prettier": "~9.1.0",

yarn.lock

Lines changed: 42 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,25 +1473,25 @@ __metadata:
14731473
languageName: node
14741474
linkType: hard
14751475

1476-
"@vercel/nft@npm:^0.26.2":
1477-
version: 0.26.5
1478-
resolution: "@vercel/nft@npm:0.26.5"
1476+
"@vercel/nft@npm:^0.27.5":
1477+
version: 0.27.5
1478+
resolution: "@vercel/nft@npm:0.27.5"
14791479
dependencies:
14801480
"@mapbox/node-pre-gyp": "npm:^1.0.5"
14811481
"@rollup/pluginutils": "npm:^4.0.0"
14821482
acorn: "npm:^8.6.0"
1483-
acorn-import-attributes: "npm:^1.9.2"
1483+
acorn-import-attributes: "npm:^1.9.5"
14841484
async-sema: "npm:^3.1.1"
14851485
bindings: "npm:^1.4.0"
14861486
estree-walker: "npm:2.0.2"
14871487
glob: "npm:^7.1.3"
14881488
graceful-fs: "npm:^4.2.9"
1489-
micromatch: "npm:^4.0.2"
1489+
micromatch: "npm:^4.0.8"
14901490
node-gyp-build: "npm:^4.2.2"
14911491
resolve-from: "npm:^5.0.0"
14921492
bin:
14931493
nft: out/cli.js
1494-
checksum: 10c0/b7034b2f851384f26316c856a731c0973a99bd02f6bb349916a750328a4919944ed6fd12c321b38ec6535d29dfb627d7fa8ab0f1e8c1c3cabd71e3350bd77548
1494+
checksum: 10c0/24455056df4330c9709400e0f9bd5c25870a7694256ef2f1e0812d3435386db3b95a7c7a57f4d74774b081eaf225d4afbf2bd891ce82f9b3e14da10b413538fe
14951495
languageName: node
14961496
linkType: hard
14971497

@@ -1528,7 +1528,7 @@ __metadata:
15281528
languageName: node
15291529
linkType: hard
15301530

1531-
"acorn-import-attributes@npm:^1.9.2":
1531+
"acorn-import-attributes@npm:^1.9.5":
15321532
version: 1.9.5
15331533
resolution: "acorn-import-attributes@npm:1.9.5"
15341534
peerDependencies:
@@ -1546,7 +1546,7 @@ __metadata:
15461546
languageName: node
15471547
linkType: hard
15481548

1549-
"acorn-walk@npm:^8.3.2":
1549+
"acorn-walk@npm:^8.3.4":
15501550
version: 8.3.4
15511551
resolution: "acorn-walk@npm:8.3.4"
15521552
dependencies:
@@ -1555,12 +1555,12 @@ __metadata:
15551555
languageName: node
15561556
linkType: hard
15571557

1558-
"acorn@npm:^8.11.0, acorn@npm:^8.11.3, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
1559-
version: 8.13.0
1560-
resolution: "acorn@npm:8.13.0"
1558+
"acorn@npm:^8.11.0, acorn@npm:^8.13.0, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
1559+
version: 8.14.0
1560+
resolution: "acorn@npm:8.14.0"
15611561
bin:
15621562
acorn: bin/acorn
1563-
checksum: 10c0/f35dd53d68177c90699f4c37d0bb205b8abe036d955d0eb011ddb7f14a81e6fd0f18893731c457c1b5bd96754683f4c3d80d9a5585ddecaa53cdf84e0b3d68f7
1563+
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
15641564
languageName: node
15651565
linkType: hard
15661566

@@ -1843,18 +1843,18 @@ __metadata:
18431843
languageName: node
18441844
linkType: hard
18451845

1846-
"ava@npm:~6.1.0":
1847-
version: 6.1.3
1848-
resolution: "ava@npm:6.1.3"
1846+
"ava@npm:~6.2.0":
1847+
version: 6.2.0
1848+
resolution: "ava@npm:6.2.0"
18491849
dependencies:
1850-
"@vercel/nft": "npm:^0.26.2"
1851-
acorn: "npm:^8.11.3"
1852-
acorn-walk: "npm:^8.3.2"
1850+
"@vercel/nft": "npm:^0.27.5"
1851+
acorn: "npm:^8.13.0"
1852+
acorn-walk: "npm:^8.3.4"
18531853
ansi-styles: "npm:^6.2.1"
18541854
arrgv: "npm:^1.0.2"
18551855
arrify: "npm:^3.0.0"
1856-
callsites: "npm:^4.1.0"
1857-
cbor: "npm:^9.0.1"
1856+
callsites: "npm:^4.2.0"
1857+
cbor: "npm:^9.0.2"
18581858
chalk: "npm:^5.3.0"
18591859
chunkd: "npm:^2.0.1"
18601860
ci-info: "npm:^4.0.0"
@@ -1864,28 +1864,28 @@ __metadata:
18641864
common-path-prefix: "npm:^3.0.0"
18651865
concordance: "npm:^5.0.4"
18661866
currently-unhandled: "npm:^0.4.1"
1867-
debug: "npm:^4.3.4"
1868-
emittery: "npm:^1.0.1"
1869-
figures: "npm:^6.0.1"
1870-
globby: "npm:^14.0.0"
1867+
debug: "npm:^4.3.7"
1868+
emittery: "npm:^1.0.3"
1869+
figures: "npm:^6.1.0"
1870+
globby: "npm:^14.0.2"
18711871
ignore-by-default: "npm:^2.1.0"
18721872
indent-string: "npm:^5.0.0"
18731873
is-plain-object: "npm:^5.0.0"
18741874
is-promise: "npm:^4.0.0"
18751875
matcher: "npm:^5.0.0"
18761876
memoize: "npm:^10.0.0"
18771877
ms: "npm:^2.1.3"
1878-
p-map: "npm:^7.0.1"
1878+
p-map: "npm:^7.0.2"
18791879
package-config: "npm:^5.0.0"
1880-
picomatch: "npm:^3.0.1"
1880+
picomatch: "npm:^4.0.2"
18811881
plur: "npm:^5.1.0"
1882-
pretty-ms: "npm:^9.0.0"
1882+
pretty-ms: "npm:^9.1.0"
18831883
resolve-cwd: "npm:^3.0.0"
18841884
stack-utils: "npm:^2.0.6"
18851885
strip-ansi: "npm:^7.1.0"
18861886
supertap: "npm:^3.0.1"
18871887
temp-dir: "npm:^3.0.0"
1888-
write-file-atomic: "npm:^5.0.1"
1888+
write-file-atomic: "npm:^6.0.0"
18891889
yargs: "npm:^17.7.2"
18901890
peerDependencies:
18911891
"@ava/typescript": "*"
@@ -1894,7 +1894,7 @@ __metadata:
18941894
optional: true
18951895
bin:
18961896
ava: entrypoints/cli.mjs
1897-
checksum: 10c0/108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
1897+
checksum: 10c0/25a37413c9ee1b5322dc5a266f546236ea4b52e5c04ae4b52a7b26db9263eebe2dbcda687bf4d464867e558e9148e4567aa09a7ec91d46e3218ab93204e3c653
18981898
languageName: node
18991899
linkType: hard
19001900

@@ -2087,14 +2087,14 @@ __metadata:
20872087
languageName: node
20882088
linkType: hard
20892089

2090-
"callsites@npm:^4.1.0":
2090+
"callsites@npm:^4.2.0":
20912091
version: 4.2.0
20922092
resolution: "callsites@npm:4.2.0"
20932093
checksum: 10c0/8f7e269ec09fc0946bb22d838a8bc7932e1909ab4a833b964749f4d0e8bdeaa1f253287c4f911f61781f09620b6925ccd19a5ea4897489c4e59442c660c312a3
20942094
languageName: node
20952095
linkType: hard
20962096

2097-
"cbor@npm:^9.0.1":
2097+
"cbor@npm:^9.0.2":
20982098
version: 9.0.2
20992099
resolution: "cbor@npm:9.0.2"
21002100
dependencies:
@@ -2577,7 +2577,7 @@ __metadata:
25772577
languageName: node
25782578
linkType: hard
25792579

2580-
"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.6":
2580+
"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.6, debug@npm:^4.3.7":
25812581
version: 4.3.7
25822582
resolution: "debug@npm:4.3.7"
25832583
dependencies:
@@ -2714,7 +2714,7 @@ __metadata:
27142714
languageName: node
27152715
linkType: hard
27162716

2717-
"emittery@npm:^1.0.1":
2717+
"emittery@npm:^1.0.3":
27182718
version: 1.0.3
27192719
resolution: "emittery@npm:1.0.3"
27202720
checksum: 10c0/91605d044f3891dd1f8ab731aeb94b520488b21e707f7064dcbcf5303bac3b4e7133dfa23c343ede1fc970340bd78a9b1aed522b805bc15104606bba630dd71e
@@ -3377,7 +3377,7 @@ __metadata:
33773377
languageName: node
33783378
linkType: hard
33793379

3380-
"figures@npm:^6.0.0, figures@npm:^6.0.1, figures@npm:^6.1.0":
3380+
"figures@npm:^6.0.0, figures@npm:^6.1.0":
33813381
version: 6.1.0
33823382
resolution: "figures@npm:6.1.0"
33833383
dependencies:
@@ -3782,7 +3782,7 @@ __metadata:
37823782
languageName: node
37833783
linkType: hard
37843784

3785-
"globby@npm:^14.0.0":
3785+
"globby@npm:^14.0.0, globby@npm:^14.0.2":
37863786
version: 14.0.2
37873787
resolution: "globby@npm:14.0.2"
37883788
dependencies:
@@ -5143,7 +5143,7 @@ __metadata:
51435143
languageName: node
51445144
linkType: hard
51455145

5146-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
5146+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
51475147
version: 4.0.8
51485148
resolution: "micromatch@npm:4.0.8"
51495149
dependencies:
@@ -6190,10 +6190,10 @@ __metadata:
61906190
languageName: node
61916191
linkType: hard
61926192

6193-
"picomatch@npm:^3.0.1":
6194-
version: 3.0.1
6195-
resolution: "picomatch@npm:3.0.1"
6196-
checksum: 10c0/70ec738569f1864658378b7abdab8939d15dae0718c1df994eae3346fd33daf6a3c1ff4e0c1a0cd1e2c0319130985b63a2cff34d192f2f2acbb78aca76111736
6193+
"picomatch@npm:^4.0.2":
6194+
version: 4.0.2
6195+
resolution: "picomatch@npm:4.0.2"
6196+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
61976197
languageName: node
61986198
linkType: hard
61996199

@@ -6262,7 +6262,7 @@ __metadata:
62626262
"@types/node": "npm:~22.8.0"
62636263
"@typescript-eslint/eslint-plugin": "npm:~6.21.0"
62646264
"@typescript-eslint/parser": "npm:~6.21.0"
6265-
ava: "npm:~6.1.0"
6265+
ava: "npm:~6.2.0"
62666266
c8: "npm:~9.1.0"
62676267
eslint: "npm:~8.57.0"
62686268
eslint-config-prettier: "npm:~9.1.0"
@@ -6303,7 +6303,7 @@ __metadata:
63036303
languageName: node
63046304
linkType: hard
63056305

6306-
"pretty-ms@npm:^9.0.0":
6306+
"pretty-ms@npm:^9.0.0, pretty-ms@npm:^9.1.0":
63076307
version: 9.1.0
63086308
resolution: "pretty-ms@npm:9.1.0"
63096309
dependencies:
@@ -8045,16 +8045,6 @@ __metadata:
80458045
languageName: node
80468046
linkType: hard
80478047

8048-
"write-file-atomic@npm:^5.0.1":
8049-
version: 5.0.1
8050-
resolution: "write-file-atomic@npm:5.0.1"
8051-
dependencies:
8052-
imurmurhash: "npm:^0.1.4"
8053-
signal-exit: "npm:^4.0.1"
8054-
checksum: 10c0/e8c850a8e3e74eeadadb8ad23c9d9d63e4e792bd10f4836ed74189ef6e996763959f1249c5650e232f3c77c11169d239cbfc8342fc70f3fe401407d23810505d
8055-
languageName: node
8056-
linkType: hard
8057-
80588048
"write-file-atomic@npm:^6.0.0":
80598049
version: 6.0.0
80608050
resolution: "write-file-atomic@npm:6.0.0"

0 commit comments

Comments
 (0)