Skip to content

Commit

Permalink
feat(deps): update dependency ava to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent ad67ed0 commit 35eaed8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"ava": "6.1.3",
"ava": "6.2.0",
"commitizen": "4.3.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.57.1",
Expand Down
94 changes: 42 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,7 +2637,7 @@ __metadata:
"@types/node": "npm:17.0.45"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
"@typescript-eslint/parser": "npm:8.11.0"
ava: "npm:6.1.3"
ava: "npm:6.2.0"
commitizen: "npm:4.3.1"
conventional-changelog-conventionalcommits: "npm:7.0.2"
eslint: "npm:8.57.1"
Expand Down Expand Up @@ -2984,25 +2984,25 @@ __metadata:
languageName: node
linkType: hard

"@vercel/nft@npm:^0.26.2":
version: 0.26.5
resolution: "@vercel/nft@npm:0.26.5"
"@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: 10c0/b7034b2f851384f26316c856a731c0973a99bd02f6bb349916a750328a4919944ed6fd12c321b38ec6535d29dfb627d7fa8ab0f1e8c1c3cabd71e3350bd77548
checksum: 10c0/24455056df4330c9709400e0f9bd5c25870a7694256ef2f1e0812d3435386db3b95a7c7a57f4d74774b081eaf225d4afbf2bd891ce82f9b3e14da10b413538fe
languageName: node
linkType: hard

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

"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:
Expand All @@ -3057,7 +3057,7 @@ __metadata:
languageName: node
linkType: hard

"acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.3.2":
"acorn-walk@npm:^8.1.1, acorn-walk@npm:^8.3.4":
version: 8.3.4
resolution: "acorn-walk@npm:8.3.4"
dependencies:
Expand All @@ -3066,12 +3066,12 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.11.0, acorn@npm:^8.11.3, acorn@npm:^8.12.0, acorn@npm:^8.4.1, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
version: 8.13.0
resolution: "acorn@npm:8.13.0"
"acorn@npm:^8.11.0, acorn@npm:^8.12.0, acorn@npm:^8.13.0, acorn@npm:^8.4.1, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 10c0/f35dd53d68177c90699f4c37d0bb205b8abe036d955d0eb011ddb7f14a81e6fd0f18893731c457c1b5bd96754683f4c3d80d9a5585ddecaa53cdf84e0b3d68f7
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3432,18 +3432,18 @@ __metadata:
languageName: node
linkType: hard

"ava@npm:6.1.3":
version: 6.1.3
resolution: "ava@npm:6.1.3"
"ava@npm:6.2.0":
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 @@ -3453,28 +3453,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 @@ -3483,7 +3483,7 @@ __metadata:
optional: true
bin:
ava: entrypoints/cli.mjs
checksum: 10c0/108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
checksum: 10c0/25a37413c9ee1b5322dc5a266f546236ea4b52e5c04ae4b52a7b26db9263eebe2dbcda687bf4d464867e558e9148e4567aa09a7ec91d46e3218ab93204e3c653
languageName: node
linkType: hard

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

"callsites@npm:^4.1.0":
"callsites@npm:^4.2.0":
version: 4.2.0
resolution: "callsites@npm:4.2.0"
checksum: 10c0/8f7e269ec09fc0946bb22d838a8bc7932e1909ab4a833b964749f4d0e8bdeaa1f253287c4f911f61781f09620b6925ccd19a5ea4897489c4e59442c660c312a3
Expand All @@ -3768,7 +3768,7 @@ __metadata:
languageName: node
linkType: hard

"cbor@npm:^9.0.1":
"cbor@npm:^9.0.2":
version: 9.0.2
resolution: "cbor@npm:9.0.2"
dependencies:
Expand Down Expand Up @@ -4389,7 +4389,7 @@ __metadata:
languageName: node
linkType: hard

"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, 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":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand Down Expand Up @@ -4589,7 +4589,7 @@ __metadata:
languageName: node
linkType: hard

"emittery@npm:^1.0.1":
"emittery@npm:^1.0.3":
version: 1.0.3
resolution: "emittery@npm:1.0.3"
checksum: 10c0/91605d044f3891dd1f8ab731aeb94b520488b21e707f7064dcbcf5303bac3b4e7133dfa23c343ede1fc970340bd78a9b1aed522b805bc15104606bba630dd71e
Expand Down Expand Up @@ -5421,7 +5421,7 @@ __metadata:
languageName: node
linkType: hard

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

"globby@npm:^14.0.0":
"globby@npm:^14.0.0, globby@npm:^14.0.2":
version: 14.0.2
resolution: "globby@npm:14.0.2"
dependencies:
Expand Down Expand Up @@ -7579,7 +7579,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4":
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down Expand Up @@ -8729,10 +8729,10 @@ __metadata:
languageName: node
linkType: hard

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

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

"pretty-ms@npm:^9.0.0":
"pretty-ms@npm:^9.0.0, pretty-ms@npm:^9.1.0":
version: 9.1.0
resolution: "pretty-ms@npm:9.1.0"
dependencies:
Expand Down Expand Up @@ -10904,16 +10904,6 @@ __metadata:
languageName: node
linkType: hard

"write-file-atomic@npm:^5.0.1":
version: 5.0.1
resolution: "write-file-atomic@npm:5.0.1"
dependencies:
imurmurhash: "npm:^0.1.4"
signal-exit: "npm:^4.0.1"
checksum: 10c0/e8c850a8e3e74eeadadb8ad23c9d9d63e4e792bd10f4836ed74189ef6e996763959f1249c5650e232f3c77c11169d239cbfc8342fc70f3fe401407d23810505d
languageName: node
linkType: hard

"write-file-atomic@npm:^6.0.0":
version: 6.0.0
resolution: "write-file-atomic@npm:6.0.0"
Expand Down

0 comments on commit 35eaed8

Please sign in to comment.