Skip to content

Commit

Permalink
Update eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuth committed Oct 15, 2021
1 parent 669bed7 commit 1b7d2bd
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 174 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -60,11 +60,11 @@
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.175",
"@types/node": "^16.11.0",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"axe-core": "^4.3.3",
"esbuild": "^0.13.6",
"eslint": "^7.32.0",
"eslint": "^8.0.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.1",
"eslint-plugin-react": "^7.26.1",
Expand Down

0 comments on commit 1b7d2bd

Please sign in to comment.