browser-ava
Advanced tools
Comparing version 2.2.14 to 2.2.15
{ | ||
"name": "browser-ava", | ||
"version": "2.2.14", | ||
"version": "2.2.15", | ||
"publishConfig": { | ||
@@ -45,7 +45,7 @@ "access": "public", | ||
"koa-static": "^5.0.0", | ||
"playwright": "^1.44.0", | ||
"playwright": "^1.44.1", | ||
"ws": "^8.17.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.12.12", | ||
"@types/node": "^20.14.0", | ||
"ava": "^6.1.3", | ||
@@ -55,6 +55,6 @@ "c8": "^9.1.0", | ||
"execa": "^9.1.0", | ||
"semantic-release": "^23.1.1" | ||
"semantic-release": "^24.0.0" | ||
}, | ||
"engines": { | ||
"node": ">=20.13.1", | ||
"node": ">=20.14.0", | ||
"bun": ">=1.0" | ||
@@ -61,0 +61,0 @@ }, |
127799
Updatedplaywright@^1.44.1