We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93b267 commit e9f5e3dCopy full SHA for e9f5e3d
package.json
@@ -1,10 +1,10 @@
1
{
2
"dependencies": {
3
- "browser-ui-test": "0.19.0",
+ "browser-ui-test": "^0.20.6",
4
"eslint": "^8.57.1"
5
},
6
"scripts": {
7
"lint": "eslint src/front-end/*js src/front-end/**/*js",
8
"lint-fix": "eslint --fix src/front-end/*js src/front-end/**/*js"
9
- }
+ }
10
}
0 commit comments