Skip to content

Commit 99d3791

Browse files
build(deps): update dependency ava to v5.3.1
1 parent 9bde8c3 commit 99d3791

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.36",
4444
"@typescript-eslint/eslint-plugin": "5.53.0",
4545
"@typescript-eslint/parser": "5.53.0",
46-
"ava": "5.3.0",
46+
"ava": "5.3.1",
4747
"cz-conventional-changelog": "3.3.0",
4848
"eslint": "8.42.0",
4949
"eslint-config-prettier": "8.8.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,9 +1581,9 @@ __metadata:
15811581
languageName: node
15821582
linkType: hard
15831583

1584-
"ava@npm:5.3.0":
1585-
version: 5.3.0
1586-
resolution: "ava@npm:5.3.0"
1584+
"ava@npm:5.3.1":
1585+
version: 5.3.1
1586+
resolution: "ava@npm:5.3.1"
15871587
dependencies:
15881588
acorn: ^8.8.2
15891589
acorn-walk: ^8.2.0
@@ -1635,7 +1635,7 @@ __metadata:
16351635
optional: true
16361636
bin:
16371637
ava: entrypoints/cli.mjs
1638-
checksum: 2e4177148a629dcf9b9a799b2f90a3e586864fa6f9cb80fcd68446d33978bcd4ab3054110472d9d1e1d556c91ff1381dc9803ad042e71609ac09109dc579638f
1638+
checksum: 126a5932baef74eccd8bec992bd522e25c05b6ee4985dde87c20cece76c2377f0bf9448f242f3f9cd2abbf7a5ac932fe4e4abde2a23792d6271a6088e5a1984e
16391639
languageName: node
16401640
linkType: hard
16411641

@@ -6509,7 +6509,7 @@ __metadata:
65096509
"@types/node": 16.18.36
65106510
"@typescript-eslint/eslint-plugin": 5.53.0
65116511
"@typescript-eslint/parser": 5.53.0
6512-
ava: 5.3.0
6512+
ava: 5.3.1
65136513
cz-conventional-changelog: 3.3.0
65146514
eslint: 8.42.0
65156515
eslint-config-prettier: 8.8.0

0 commit comments

Comments
 (0)