Skip to content

Commit

Permalink
chore(deps): update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2022
1 parent c168ec0 commit 0272cb1
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 141 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"@types/node": "16.11.41",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"@typescript-eslint/typescript-estree": "5.8.1",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"@typescript-eslint/typescript-estree": "5.32.0",
"babel-jest": "28.1.3",
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"concurrently": "7.2.2",
"cross-env": "7.0.3",
"eslint": "8.19.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
Loading

0 comments on commit 0272cb1

Please sign in to comment.