Skip to content

Commit 99492ca

Browse files
feat(deps): update dependency ava to v6.1.3
1 parent ea3e938 commit 99492ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "17.0.45",
4040
"@typescript-eslint/eslint-plugin": "7.8.0",
4141
"@typescript-eslint/parser": "7.8.0",
42-
"ava": "6.1.2",
42+
"ava": "6.1.3",
4343
"commitizen": "4.3.0",
4444
"conventional-changelog-conventionalcommits": "7.0.2",
4545
"eslint": "8.57.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ __metadata:
10901090
"@types/node": "npm:17.0.45"
10911091
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
10921092
"@typescript-eslint/parser": "npm:7.8.0"
1093-
ava: "npm:6.1.2"
1093+
ava: "npm:6.1.3"
10941094
commitizen: "npm:4.3.0"
10951095
conventional-changelog-conventionalcommits: "npm:7.0.2"
10961096
eslint: "npm:8.57.0"
@@ -1748,9 +1748,9 @@ __metadata:
17481748
languageName: node
17491749
linkType: hard
17501750

1751-
"ava@npm:6.1.2":
1752-
version: 6.1.2
1753-
resolution: "ava@npm:6.1.2"
1751+
"ava@npm:6.1.3":
1752+
version: 6.1.3
1753+
resolution: "ava@npm:6.1.3"
17541754
dependencies:
17551755
"@vercel/nft": "npm:^0.26.2"
17561756
acorn: "npm:^8.11.3"
@@ -1799,7 +1799,7 @@ __metadata:
17991799
optional: true
18001800
bin:
18011801
ava: entrypoints/cli.mjs
1802-
checksum: 10c0/f35cb1f9bc716714e7c78a601985745774096e4ecd34f9310b858d5779307afa2245ad24274e2d55dd1022c226f4fbdb41947476300977f0b653be0e627adaa4
1802+
checksum: 10c0/108b28aceb0dfdb077bcf4c96109d736667999c2ce9f564489c4747482ea0e0c455d4d96fdfaad610b1125b74129b7b1d2ce570ec4903e767f6950d7f722f2cd
18031803
languageName: node
18041804
linkType: hard
18051805

0 commit comments

Comments
 (0)