Skip to content

Commit 73c4e1b

Browse files
build(deps): update dependency ava to v5.2.0
1 parent bafcbdd commit 73c4e1b

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
@@ -43,7 +43,7 @@
4343
"@types/node": "16.18.12",
4444
"@typescript-eslint/eslint-plugin": "5.50.0",
4545
"@typescript-eslint/parser": "5.50.0",
46-
"ava": "5.1.1",
46+
"ava": "5.2.0",
4747
"cz-conventional-changelog": "3.3.0",
4848
"eslint": "8.33.0",
4949
"eslint-config-prettier": "8.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,9 +1515,9 @@ __metadata:
15151515
languageName: node
15161516
linkType: hard
15171517

1518-
"ava@npm:5.1.1":
1519-
version: 5.1.1
1520-
resolution: "ava@npm:5.1.1"
1518+
"ava@npm:5.2.0":
1519+
version: 5.2.0
1520+
resolution: "ava@npm:5.2.0"
15211521
dependencies:
15221522
acorn: ^8.8.1
15231523
acorn-walk: ^8.2.0
@@ -1571,7 +1571,7 @@ __metadata:
15711571
optional: true
15721572
bin:
15731573
ava: entrypoints/cli.mjs
1574-
checksum: cae5771ea651418c966dc7779128121f933aba7a39d86d8663c2097435bfc7264b0893b966d9ade3325a1051854d82b220e2db779482414a6283cb388ba00fb3
1574+
checksum: d5991f1f3d7ca0e63e0df185c5c025a9c80614dd42537336a9b96ea29e8a8d5ad680c1e775dacabb55f3b1b2d63764e468f201d52a44166c8a88d4e9309cde61
15751575
languageName: node
15761576
linkType: hard
15771577

@@ -6321,7 +6321,7 @@ __metadata:
63216321
"@types/node": 16.18.12
63226322
"@typescript-eslint/eslint-plugin": 5.50.0
63236323
"@typescript-eslint/parser": 5.50.0
6324-
ava: 5.1.1
6324+
ava: 5.2.0
63256325
cz-conventional-changelog: 3.3.0
63266326
eslint: 8.33.0
63276327
eslint-config-prettier: 8.6.0

0 commit comments

Comments
 (0)