Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2022
1 parent be2e2de commit bba6ec3
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 58 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,24 +72,24 @@
"@types/react": "18.0.24",
"@types/react-dom": "18.0.8",
"@types/tailwindcss": "3.0.11",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@vitejs/plugin-react": "2.2.0",
"@vitest/ui": "0.24.3",
"autoprefixer": "10.4.13",
"babel-loader": "9.0.0",
"babel-plugin-macros": "3.1.0",
"chromatic": "6.11.2",
"cross-env": "7.0.3",
"eslint": "8.26.0",
"eslint": "8.28.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.6",
"eslint-plugin-storybook": "0.6.7",
"hygen": "6.2.11",
"jsdom": "20.0.1",
"postcss": "8.4.18",
Expand Down
Loading

0 comments on commit bba6ec3

Please sign in to comment.