Merge pull request #2719 from ehuss/update-browser-ui-test

Update browser-ui-test to 0.20.6
This commit is contained in:
Eric Huss 2025-05-30 19:39:59 +00:00 committed by GitHub
commit 1b046e5a90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"browser-ui-test": "0.19.0", "browser-ui-test": "^0.20.6",
"eslint": "^8.57.1" "eslint": "^8.57.1"
}, },
"scripts": { "scripts": {