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 Mar 26, 2022
1 parent 267be19 commit 8f72e35
Show file tree
Hide file tree
Showing 2 changed files with 617 additions and 150 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,21 +79,21 @@
"@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": "4.33.0",
"@typescript-eslint/parser": "4.33.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": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.3.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-testing-library": "3.10.2",
"husky": "4.3.8",
"jest": "26.6.3",
Expand Down
Loading

0 comments on commit 8f72e35

Please sign in to comment.