Merge pull request #3075 from GuillaumeGomez/update-gui-test

Update `browser-ui-test` version to `0.23.5`
This commit is contained in:
Eric Huss 2026-04-23 15:05:54 +00:00 committed by GitHub
commit 0e4a54836f
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.23.3", "browser-ui-test": "0.23.5",
"eslint": "^10.0.0" "eslint": "^10.0.0"
}, },
"scripts": { "scripts": {