Skip to content

Commit

Permalink
chore(deps): Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
barnslig committed Feb 6, 2022
1 parent c9806e7 commit aa9b399
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 200 deletions.
10 changes: 5 additions & 5 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@types/node-fetch": "^2.5.10",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"babel-eslint": "^10.0.0",
"babel-loader": "^8.2.3",
"babel-plugin-formatjs": "^10.3.17",
"copy-webpack-plugin": "^10.0.0",
"eslint": "^7.5.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.2.0",
"eslint": "^8.8.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.20.3",
Expand Down
Loading

0 comments on commit aa9b399

Please sign in to comment.