Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2022
1 parent 52c6a6f commit 273e03c
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 112 deletions.
16 changes: 8 additions & 8 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,32 +60,32 @@
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@vitejs/plugin-react": "2.1.0",
"@vitest/ui": "0.23.4",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
"chromatic": "6.10.1",
"eslint": "8.24.0",
"eslint": "8.27.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.4",
"eslint-plugin-storybook": "0.6.7",
"jsdom": "20.0.1",
"postcss": "8.4.17",
"prettier": "2.7.1",
"react-test-renderer": "18.2.0",
"rollup": "2.79.1",
"sass": "1.55.0",
"style-dictionary": "3.7.1",
"stylelint": "14.13.0",
"stylelint-config-prettier": "9.0.3",
"stylelint": "14.14.1",
"stylelint-config-prettier": "9.0.4",
"stylelint-config-recess-order": "3.0.0",
"stylelint-config-standard-scss": "5.0.0",
"stylelint-prettier": "2.0.0",
Expand Down
Loading

0 comments on commit 273e03c

Please sign in to comment.