browser-ava
Advanced tools
Comparing version 1.3.62 to 1.4.0
{ | ||
"name": "browser-ava", | ||
"version": "1.3.62", | ||
"version": "1.4.0", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"chalk": "^5.3.0", | ||
"commander": "^11.0.0", | ||
"commander": "^11.1.0", | ||
"es-module-lexer": "^1.3.1", | ||
@@ -52,3 +52,4 @@ "globby": "^13.2.2", | ||
"engines": { | ||
"node": ">=18.18.1" | ||
"node": ">=18.18.2", | ||
"bun": ">=1.0" | ||
}, | ||
@@ -55,0 +56,0 @@ "repository": { |
125388
Updatedcommander@^11.1.0