Skip to content

Commit 3d7ae00

Browse files
feat(deps): update dependency ava to v6.4.1
1 parent 3f08b60 commit 3d7ae00

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "17.0.45",
4343
"@typescript-eslint/eslint-plugin": "8.36.0",
4444
"@typescript-eslint/parser": "8.36.0",
45-
"ava": "6.4.0",
45+
"ava": "6.4.1",
4646
"commitizen": "4.3.1",
4747
"conventional-changelog-conventionalcommits": "7.0.2",
4848
"eslint": "8.57.1",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2616,7 +2616,7 @@ __metadata:
26162616
"@types/webpack-env": "npm:1.18.8"
26172617
"@typescript-eslint/eslint-plugin": "npm:8.36.0"
26182618
"@typescript-eslint/parser": "npm:8.36.0"
2619-
ava: "npm:6.4.0"
2619+
ava: "npm:6.4.1"
26202620
commitizen: "npm:4.3.1"
26212621
conventional-changelog-conventionalcommits: "npm:7.0.2"
26222622
eslint: "npm:8.57.1"
@@ -3510,7 +3510,7 @@ __metadata:
35103510
languageName: node
35113511
linkType: hard
35123512

3513-
"acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.14.1, acorn@npm:^8.15.0, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
3513+
"acorn@npm:^8.11.0, acorn@npm:^8.14.0, acorn@npm:^8.15.0, acorn@npm:^8.6.0, acorn@npm:^8.9.0":
35143514
version: 8.15.0
35153515
resolution: "acorn@npm:8.15.0"
35163516
bin:
@@ -3921,29 +3921,29 @@ __metadata:
39213921
languageName: node
39223922
linkType: hard
39233923

3924-
"ava@npm:6.4.0":
3925-
version: 6.4.0
3926-
resolution: "ava@npm:6.4.0"
3924+
"ava@npm:6.4.1":
3925+
version: 6.4.1
3926+
resolution: "ava@npm:6.4.1"
39273927
dependencies:
39283928
"@vercel/nft": "npm:^0.29.4"
3929-
acorn: "npm:^8.14.1"
3929+
acorn: "npm:^8.15.0"
39303930
acorn-walk: "npm:^8.3.4"
39313931
ansi-styles: "npm:^6.2.1"
39323932
arrgv: "npm:^1.0.2"
39333933
arrify: "npm:^3.0.0"
39343934
callsites: "npm:^4.2.0"
3935-
cbor: "npm:^10.0.3"
3935+
cbor: "npm:^10.0.9"
39363936
chalk: "npm:^5.4.1"
39373937
chunkd: "npm:^2.0.1"
3938-
ci-info: "npm:^4.2.0"
3938+
ci-info: "npm:^4.3.0"
39393939
ci-parallel-vars: "npm:^1.0.1"
39403940
cli-truncate: "npm:^4.0.0"
39413941
code-excerpt: "npm:^4.0.0"
39423942
common-path-prefix: "npm:^3.0.0"
39433943
concordance: "npm:^5.0.4"
39443944
currently-unhandled: "npm:^0.4.1"
39453945
debug: "npm:^4.4.1"
3946-
emittery: "npm:^1.1.0"
3946+
emittery: "npm:^1.2.0"
39473947
figures: "npm:^6.1.0"
39483948
globby: "npm:^14.1.0"
39493949
ignore-by-default: "npm:^2.1.0"
@@ -3972,7 +3972,7 @@ __metadata:
39723972
optional: true
39733973
bin:
39743974
ava: entrypoints/cli.mjs
3975-
checksum: 10c0/d96a0bfa8758f0c0dcfc9437801e17702535f493a01fab401289ac538bb2b7633afb7b5363392499d9ebce98bc1f425767008a76c4edf2aa225f7e2195aaa54c
3975+
checksum: 10c0/21972df1031ef46533ea1b7daa132a5fc66841c8a221b6901163d12d2a1cac39bfd8a6d3459da7eb9344fa90fc02f237f2fe2aac8785d04bf5894fa43625be28
39763976
languageName: node
39773977
linkType: hard
39783978

@@ -4992,12 +4992,12 @@ __metadata:
49924992
languageName: node
49934993
linkType: hard
49944994

4995-
"cbor@npm:^10.0.3":
4996-
version: 10.0.3
4997-
resolution: "cbor@npm:10.0.3"
4995+
"cbor@npm:^10.0.9":
4996+
version: 10.0.9
4997+
resolution: "cbor@npm:10.0.9"
49984998
dependencies:
49994999
nofilter: "npm:^3.0.2"
5000-
checksum: 10c0/d1657a24799ab35cb262aef91205431100def90c0200917e42eec4580726880c090d5a0a77620b665248447a36db8cc5ea6b7fd6eac8e083a64098c7179ea2d1
5000+
checksum: 10c0/49b59036c340ab0c6f4fa39aaf37ed6cb2bec6d54ec27b45a03f5df0fcd5767594b0abb5cbf44d69bdd8593d6a2e131c3e7017c511bacf05f5aa4ff2af82d07d
50015001
languageName: node
50025002
linkType: hard
50035003

@@ -5103,10 +5103,10 @@ __metadata:
51035103
languageName: node
51045104
linkType: hard
51055105

5106-
"ci-info@npm:^4.0.0, ci-info@npm:^4.2.0":
5107-
version: 4.2.0
5108-
resolution: "ci-info@npm:4.2.0"
5109-
checksum: 10c0/37a2f4b6a213a5cf835890eb0241f0d5b022f6cfefde58a69e9af8e3a0e71e06d6ad7754b0d4efb9cd2613e58a7a33996d71b56b0d04242722e86666f3f3d058
5106+
"ci-info@npm:^4.0.0, ci-info@npm:^4.2.0, ci-info@npm:^4.3.0":
5107+
version: 4.3.0
5108+
resolution: "ci-info@npm:4.3.0"
5109+
checksum: 10c0/60d3dfe95d75c01454ec1cfd5108617dd598a28a2a3e148bd7e1523c1c208b5f5a3007cafcbe293e6fd0a5a310cc32217c5dc54743eeabc0a2bec80072fc055c
51105110
languageName: node
51115111
linkType: hard
51125112

@@ -6312,7 +6312,7 @@ __metadata:
63126312
languageName: node
63136313
linkType: hard
63146314

6315-
"emittery@npm:^1.1.0":
6315+
"emittery@npm:^1.2.0":
63166316
version: 1.2.0
63176317
resolution: "emittery@npm:1.2.0"
63186318
checksum: 10c0/3b16d67b2cbbc19d44fa124684039956dc94c376cefa8c7b29f4c934d9d370e6819f642cddaa343b83b1fc03fda554a1498e12f5861caf9d6f6394ff4b6e808a

0 commit comments

Comments
 (0)