Skip to content

Commit

Permalink
chore(deps): update monorepo:eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 267be19 commit 2f2aa03
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 374 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,22 @@
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2",
"@types/rollup-plugin-peer-deps-external": "2.2.0",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"babel-loader": "8.2.2",
"commitizen": "4.2.3",
"concurrently": "6.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.22.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "7.2.0",
"eslint": "9.11.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.3.2",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-testing-library": "3.10.2",
"eslint-plugin-testing-library": "6.3.0",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-environment-jsdom-sixteen": "1.0.3",
Expand Down
Loading

0 comments on commit 2f2aa03

Please sign in to comment.