Skip to content

Commit 728fa01

Browse files
chore(deps): Update ava to 6.2.0 (#317)
1 parent 41d4d4c commit 728fa01

File tree

3 files changed

+198
-310
lines changed

3 files changed

+198
-310
lines changed

bindings/packager/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@napi-rs/cli": "^2.18.1",
4848
"@types/fs-extra": "^11.0.3",
4949
"@types/node": "^20.8.10",
50-
"ava": "^6.0.0",
50+
"ava": "^6.2.0",
5151
"json-schema-to-typescript": "^13.1.1",
5252
"typescript": "^5.4.5"
5353
},

bindings/updater/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@napi-rs/cli": "^2.18.1",
3232
"@tinyhttp/app": "^2.2.1",
3333
"@types/node": "^20.8.10",
34-
"ava": "^6.0.0",
34+
"ava": "^6.2.0",
3535
"execa": "^8.0.1",
3636
"@crabnebula/packager": "workspace:"
3737
},

0 commit comments

Comments
 (0)