Skip to content

Commit

Permalink
chore(deps): Bump ava from 6.1.3 to 6.2.0
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v6.1.3...v6.2.0)

---
updated-dependencies:
- dependency-name: ava
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ad45bf2 commit 2cf86c1
Show file tree
Hide file tree
Showing 15 changed files with 97 additions and 48 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
145 changes: 97 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,25 +1187,25 @@ __metadata:
languageName: node
linkType: hard

"@vercel/nft@npm:^0.26.2":
version: 0.26.2
resolution: "@vercel/nft@npm:0.26.2"
"@vercel/nft@npm:^0.27.5":
version: 0.27.5
resolution: "@vercel/nft@npm:0.27.5"
dependencies:
"@mapbox/node-pre-gyp": "npm:^1.0.5"
"@rollup/pluginutils": "npm:^4.0.0"
acorn: "npm:^8.6.0"
acorn-import-attributes: "npm:^1.9.2"
acorn-import-attributes: "npm:^1.9.5"
async-sema: "npm:^3.1.1"
bindings: "npm:^1.4.0"
estree-walker: "npm:2.0.2"
glob: "npm:^7.1.3"
graceful-fs: "npm:^4.2.9"
micromatch: "npm:^4.0.2"
micromatch: "npm:^4.0.8"
node-gyp-build: "npm:^4.2.2"
resolve-from: "npm:^5.0.0"
bin:
nft: out/cli.js
checksum: e169d7bbcf9079d4c2c734638f491451013bfff1d149f986421674aaf2c0bca27938978161fe84779ef2d8ff6130e673950ca9ba0ca8a1715c76039ab0544e94
checksum: 24455056df4330c9709400e0f9bd5c25870a7694256ef2f1e0812d3435386db3b95a7c7a57f4d74774b081eaf225d4afbf2bd891ce82f9b3e14da10b413538fe
languageName: node
linkType: hard

Expand All @@ -1232,12 +1232,12 @@ __metadata:
languageName: node
linkType: hard

"acorn-import-attributes@npm:^1.9.2":
version: 1.9.2
resolution: "acorn-import-attributes@npm:1.9.2"
"acorn-import-attributes@npm:^1.9.5":
version: 1.9.5
resolution: "acorn-import-attributes@npm:1.9.5"
peerDependencies:
acorn: ^8
checksum: adbe756dcd3479368e4aa2100d03d5a836958635a4a6ca33e0916c45a4f1ea11aaec33564cdedc11fa3037bd46c3cdda91f703c79f1413a874af6b18a87753aa
checksum: 5926eaaead2326d5a86f322ff1b617b0f698aa61dc719a5baa0e9d955c9885cc71febac3fb5bacff71bbf2c4f9c12db2056883c68c53eb962c048b952e1e013d
languageName: node
linkType: hard

Expand All @@ -1250,10 +1250,21 @@ __metadata:
languageName: node
linkType: hard

"acorn-walk@npm:^8.3.2":
version: 8.3.2
resolution: "acorn-walk@npm:8.3.2"
checksum: 7e2a8dad5480df7f872569b9dccff2f3da7e65f5353686b1d6032ab9f4ddf6e3a2cb83a9b52cf50b1497fd522154dda92f0abf7153290cc79cd14721ff121e52
"acorn-walk@npm:^8.3.4":
version: 8.3.4
resolution: "acorn-walk@npm:8.3.4"
dependencies:
acorn: "npm:^8.11.0"
checksum: 76537ac5fb2c37a64560feaf3342023dadc086c46da57da363e64c6148dc21b57d49ace26f949e225063acb6fb441eabffd89f7a3066de5ad37ab3e328927c62
languageName: node
linkType: hard

"acorn@npm:^8.11.0, acorn@npm:^8.13.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1630,17 +1641,17 @@ __metadata:
linkType: hard

"ava@npm:^6.1.3":
version: 6.1.3
resolution: "ava@npm:6.1.3"
version: 6.2.0
resolution: "ava@npm:6.2.0"
dependencies:
"@vercel/nft": "npm:^0.26.2"
acorn: "npm:^8.11.3"
acorn-walk: "npm:^8.3.2"
"@vercel/nft": "npm:^0.27.5"
acorn: "npm:^8.13.0"
acorn-walk: "npm:^8.3.4"
ansi-styles: "npm:^6.2.1"
arrgv: "npm:^1.0.2"
arrify: "npm:^3.0.0"
callsites: "npm:^4.1.0"
cbor: "npm:^9.0.1"
callsites: "npm:^4.2.0"
cbor: "npm:^9.0.2"
chalk: "npm:^5.3.0"
chunkd: "npm:^2.0.1"
ci-info: "npm:^4.0.0"
Expand All @@ -1650,28 +1661,28 @@ __metadata:
common-path-prefix: "npm:^3.0.0"
concordance: "npm:^5.0.4"
currently-unhandled: "npm:^0.4.1"
debug: "npm:^4.3.4"
emittery: "npm:^1.0.1"
figures: "npm:^6.0.1"
globby: "npm:^14.0.0"
debug: "npm:^4.3.7"
emittery: "npm:^1.0.3"
figures: "npm:^6.1.0"
globby: "npm:^14.0.2"
ignore-by-default: "npm:^2.1.0"
indent-string: "npm:^5.0.0"
is-plain-object: "npm:^5.0.0"
is-promise: "npm:^4.0.0"
matcher: "npm:^5.0.0"
memoize: "npm:^10.0.0"
ms: "npm:^2.1.3"
p-map: "npm:^7.0.1"
p-map: "npm:^7.0.2"
package-config: "npm:^5.0.0"
picomatch: "npm:^3.0.1"
picomatch: "npm:^4.0.2"
plur: "npm:^5.1.0"
pretty-ms: "npm:^9.0.0"
pretty-ms: "npm:^9.1.0"
resolve-cwd: "npm:^3.0.0"
stack-utils: "npm:^2.0.6"
strip-ansi: "npm:^7.1.0"
supertap: "npm:^3.0.1"
temp-dir: "npm:^3.0.0"
write-file-atomic: "npm:^5.0.1"
write-file-atomic: "npm:^6.0.0"
yargs: "npm:^17.7.2"
peerDependencies:
"@ava/typescript": "*"
Expand All @@ -1680,7 +1691,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: 108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
checksum: 25a37413c9ee1b5322dc5a266f546236ea4b52e5c04ae4b52a7b26db9263eebe2dbcda687bf4d464867e558e9148e4567aa09a7ec91d46e3218ab93204e3c653
languageName: node
linkType: hard

Expand Down Expand Up @@ -1933,10 +1944,10 @@ __metadata:
languageName: node
linkType: hard

"callsites@npm:^4.1.0":
version: 4.1.0
resolution: "callsites@npm:4.1.0"
checksum: 91700844127a6dcd4792d231a12dd8e9ec10525eb9962180a8558417d7e3f443e52a4f14746ad2838eaf14f79431ee1539d13bd188da280f720a06a91bd1157a
"callsites@npm:^4.2.0":
version: 4.2.0
resolution: "callsites@npm:4.2.0"
checksum: 8f7e269ec09fc0946bb22d838a8bc7932e1909ab4a833b964749f4d0e8bdeaa1f253287c4f911f61781f09620b6925ccd19a5ea4897489c4e59442c660c312a3
languageName: node
linkType: hard

Expand All @@ -1947,12 +1958,12 @@ __metadata:
languageName: node
linkType: hard

"cbor@npm:^9.0.1":
version: 9.0.1
resolution: "cbor@npm:9.0.1"
"cbor@npm:^9.0.2":
version: 9.0.2
resolution: "cbor@npm:9.0.2"
dependencies:
nofilter: "npm:^3.1.0"
checksum: 7a5148d31f24d47cf1a85b3de8e5b5d7beec60811f8fb448afe960c163c45b4c887be43d617c2d7ced776b485d313ff2828bfde06f99c5c30041912aa4bde444
checksum: 709d4378067e663107b3d63a02d123a7b33e28946b4c5cc40c102f2f0ba13b072a79adc4369bb87a4e743399fce45deec30463fc84d363ab7cb39192d0fe5f30
languageName: node
linkType: hard

Expand Down Expand Up @@ -2455,6 +2466,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

"dedent@npm:^1.5.3":
version: 1.5.3
resolution: "dedent@npm:1.5.3"
Expand Down Expand Up @@ -2643,10 +2666,10 @@ __metadata:
languageName: node
linkType: hard

"emittery@npm:^1.0.1":
version: 1.0.1
resolution: "emittery@npm:1.0.1"
checksum: 2587f2f42bb5e004ba1cde61352d2151f4dd4f29eb79ad36f82e200da2faec9742d7bfca1492a024d60396e001e4b07d9b2b9c43be33547ff751ba8ff87c42ce
"emittery@npm:^1.0.3":
version: 1.0.3
resolution: "emittery@npm:1.0.3"
checksum: 91605d044f3891dd1f8ab731aeb94b520488b21e707f7064dcbcf5303bac3b4e7133dfa23c343ede1fc970340bd78a9b1aed522b805bc15104606bba630dd71e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3526,7 +3549,7 @@ __metadata:
languageName: node
linkType: hard

"figures@npm:^6.0.0, figures@npm:^6.0.1":
"figures@npm:^6.0.0":
version: 6.0.1
resolution: "figures@npm:6.0.1"
dependencies:
Expand Down Expand Up @@ -5761,7 +5784,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7":
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:^4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down Expand Up @@ -6764,6 +6787,13 @@ __metadata:
languageName: node
linkType: hard

"p-map@npm:^7.0.2":
version: 7.0.2
resolution: "p-map@npm:7.0.2"
checksum: e10548036648d1c043153f9997112fe5a7de54a319210238628f8ea22ee36587fd6ee740811f88b60bbf29d932e23ae35df7fced40df477116c84c18e797047e
languageName: node
linkType: hard

"p-reduce@npm:^3.0.0":
version: 3.0.0
resolution: "p-reduce@npm:3.0.0"
Expand Down Expand Up @@ -7039,10 +7069,10 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^3.0.1":
version: 3.0.1
resolution: "picomatch@npm:3.0.1"
checksum: 70ec738569f1864658378b7abdab8939d15dae0718c1df994eae3346fd33daf6a3c1ff4e0c1a0cd1e2c0319130985b63a2cff34d192f2f2acbb78aca76111736
"picomatch@npm:^4.0.2":
version: 4.0.2
resolution: "picomatch@npm:4.0.2"
checksum: 7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7141,6 +7171,15 @@ __metadata:
languageName: node
linkType: hard

"pretty-ms@npm:^9.1.0":
version: 9.1.0
resolution: "pretty-ms@npm:9.1.0"
dependencies:
parse-ms: "npm:^4.0.0"
checksum: fd111aad8800a04dfd654e6016da69bdaa6fc6a4c280f8e727cffd8b5960558e94942f1a94d4aa6e4d179561a0fbb0366a9ebe0ccefbbb0f8ff853b129cdefb9
languageName: node
linkType: hard

"proc-log@npm:^3.0.0":
version: 3.0.0
resolution: "proc-log@npm:3.0.0"
Expand Down Expand Up @@ -8947,6 +8986,16 @@ __metadata:
languageName: node
linkType: hard

"write-file-atomic@npm:^6.0.0":
version: 6.0.0
resolution: "write-file-atomic@npm:6.0.0"
dependencies:
imurmurhash: "npm:^0.1.4"
signal-exit: "npm:^4.0.1"
checksum: ae2f1c27474758a9aca92037df6c1dd9cb94c4e4983451210bd686bfe341f142662f6aa5913095e572ab037df66b1bfe661ed4ce4c0369ed0e8219e28e141786
languageName: node
linkType: hard

"xo@npm:^0.59.3":
version: 0.59.3
resolution: "xo@npm:0.59.3"
Expand Down

0 comments on commit 2cf86c1

Please sign in to comment.