Skip to content

Commit 0da3cc5

Browse files
committed
chore(deps): update ESLint related dependencies
update @eslint/js to 9.36.0 @stylistic/eslint-plugin to 5.4.0 eslint to 9.36.0 eslint-plugin-cypress to 5.1.1 globals to 16.4.0
1 parent 8e68c65 commit 0da3cc5

File tree

2 files changed

+52
-63
lines changed

2 files changed

+52
-63
lines changed

package-lock.json

Lines changed: 47 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727
},
2828
"homepage": "https://github.com/cypress-io/cypress-docker-images#readme",
2929
"devDependencies": {
30-
"@stylistic/eslint-plugin": "^5.1.0",
31-
"eslint": "^9.30.1",
32-
"eslint-plugin-cypress": "^5.1.0",
33-
"globals": "^16.3.0",
30+
"@eslint/js": "^9.36.0",
31+
"@stylistic/eslint-plugin": "^5.4.0",
32+
"eslint": "^9.36.0",
33+
"eslint-plugin-cypress": "^5.1.1",
34+
"globals": "^16.4.0",
3435
"markdown-link-check": "^3.13.7",
3536
"prettier": "^3.6.2"
3637
}

0 commit comments

Comments
 (0)