Skip to content

Commit 0f2b7ad

Browse files
authored
chore(deps): update ESLint related deps to latest (#978)
update eslint to 9.31.0 eslint-plugin-cypress to 5.1.0 @stylistic/eslint-plugin to 5.2.2
1 parent b18e812 commit 0f2b7ad

File tree

2 files changed

+46
-198
lines changed

2 files changed

+46
-198
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
},
6666
"devDependencies": {
6767
"@bahmutov/print-env": "1.3.0",
68-
"@stylistic/eslint-plugin": "4.4.0",
68+
"@stylistic/eslint-plugin": "5.2.2",
6969
"cypress": "14.5.0",
70-
"eslint": "9.27.0",
71-
"eslint-plugin-cypress": "5.0.0",
70+
"eslint": "9.31.0",
71+
"eslint-plugin-cypress": "5.1.0",
7272
"eslint-plugin-jsonc": "2.20.1",
7373
"eslint-plugin-mocha": "11.1.0",
7474
"globby": "11.1.0",

0 commit comments

Comments
 (0)