Skip to content

Commit

Permalink
Update eslint (#470)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 8a249eb commit 2e2b18d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@typescript-eslint/utils": "^7.0.0",
"eslint-config-airbnb": "^19.0",
"eslint-config-airbnb-base": "^15.0",
"eslint-plugin-cypress": "^2.15",
"eslint-plugin-cypress": "^3.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29",
"eslint-plugin-import-newlines": "^1.3",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.8",
"eslint-plugin-newline-destructuring": "^1.2.1",
Expand All @@ -61,8 +61,8 @@
"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/types": "^7.0.0",
"@typescript-eslint/typescript-estree": "^7.0.0",
"eslint": "^8.8",
"eslint-plugin-eslint-plugin": "^5.1.1",
"eslint": "^9.0.0",
"eslint-plugin-eslint-plugin": "^6.0.0",
"eslint-plugin-self": "^1.2.1",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
Expand Down

0 comments on commit 2e2b18d

Please sign in to comment.