Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update monorepo:eslint
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 24, 2024
1 parent dd24bbc commit fc78ee2
Showing 2 changed files with 1,305 additions and 178 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -46,19 +46,19 @@
"@types/jest": "26.0.21",
"@types/node": "14.14.31",
"@types/react": "17.0.2",
"@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",
"concurrently": "6.0.1",
"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.10.2",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-testcafe": "0.2.1",
"eslint-plugin-testing-library": "3.10.2",
"jest": "26.6.3",
1,467 changes: 1,297 additions & 170 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit fc78ee2

Please sign in to comment.