Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2023
1 parent 516b02c commit d95c70a
Show file tree
Hide file tree
Showing 2 changed files with 576 additions and 238 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,20 @@
"@types/react-dom": "18.2.8",
"@types/testing-library__dom": "7.5.0",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@yarnpkg/sdks": "2.7.0",
"babel-loader": "9.1.3",
"babel-plugin-add-import-extension": "1.6.0",
"babel-plugin-named-exports-order": "0.0.2",
"commitizen": "4.3.0",
"core-js": "3.33.2",
"eslint": "8.51.0",
"eslint": "8.53.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
Loading

0 comments on commit d95c70a

Please sign in to comment.