Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 3fa5836 commit ad27855
Show file tree
Hide file tree
Showing 2 changed files with 895 additions and 567 deletions.
14 changes: 7 additions & 7 deletions apps/CardHero.Frontend.React/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"@types/react-dom": "18.2.20",
"@types/react-test-renderer": "18.0.7",
"@types/throttle-debounce": "5.0.2",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"babel-eslint": "10.1.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@babel/eslint-parser": "7.11.0",
"babel-jest": "29.4.3",
"babel-preset-react-app": "10.0.1",
"clean-webpack-plugin": "4.0.0",
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"eslint": "8.34.0",
"eslint": "8.57.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.0",
"jest": "29.4.3",
Expand Down

0 comments on commit ad27855

Please sign in to comment.