Skip to content

Commit

Permalink
Update eslint to v9.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Dec 29, 2024
1 parent 64b5e0d commit a49125c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@stylistic/eslint-plugin-jsx": "^2.12.1",
"@stylistic/eslint-plugin-plus": "^2.12.1",
"@stylistic/eslint-plugin-ts": "^2.12.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-array-func": "^4.0.0",
"eslint-plugin-cypress": "^4.1.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"@stylistic/eslint-plugin-ts": "2.12.1",
"@types/eslint": "^8.56.12",
"@types/jest": "^29.5.14",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-array-func": "4.0.0",
"eslint-plugin-cypress": "4.1.0",
Expand Down

0 comments on commit a49125c

Please sign in to comment.