Skip to content

Commit 18ba90a

Browse files
Update dependency eslint to v9
1 parent ccb98f5 commit 18ba90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using Commonjs, Mocha, Chai and Should.",
1414
"devDependencies": {
15-
"eslint": "7.31.0",
15+
"eslint": "9.39.0",
1616
"eslint-config-airbnb-base": "14.2.1",
1717
"eslint-config-prettier": "8.3.0",
1818
"eslint-plugin-import": "2.23.4",

0 commit comments

Comments
 (0)