@thisisagile/easy-puppeteer
Advanced tools
Comparing version 15.14.4 to 15.15.0
{ | ||
"name": "@thisisagile/easy-puppeteer", | ||
"version": "15.14.4", | ||
"version": "15.15.0", | ||
"description": "Straightforward wrapper library for Puppeteer web testing framework", | ||
@@ -38,9 +38,9 @@ "author": "Sander Hoogendoorn", | ||
"devDependencies": { | ||
"@thisisagile/easy-test": "15.14.4" | ||
"@thisisagile/easy-test": "15.15.0" | ||
}, | ||
"dependencies": { | ||
"@thisisagile/easy": "^15.14.4", | ||
"@thisisagile/easy-test-web": "^15.14.4", | ||
"@thisisagile/easy": "^15.15.0", | ||
"@thisisagile/easy-test-web": "^15.15.0", | ||
"puppeteer": "^20.7.2" | ||
} | ||
} |