Skip to content

Commit

Permalink
Upgrade eslint deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcsally committed Dec 8, 2023
1 parent 80622da commit 8912278
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 152 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@typescript-eslint/parser": "^5.35.1",
"babel-plugin-styled-components": "^1.13.3",
"cypress": "^9.5.4",
"eslint": "^8.22.0",
"eslint": "8.55.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.0",
Expand Down
Loading

0 comments on commit 8912278

Please sign in to comment.