Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 98b2491 commit f52dcdb
Show file tree
Hide file tree
Showing 3 changed files with 396 additions and 264 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,20 @@
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16",
"@types/eslint": "^8.44.0",
"@types/eslint": "^9.6.1",
"@types/jest": "^27.5.2",
"@types/node": "^18.17.14",
"@types/react": "^17.0.69",
"@types/react-dom": "^17.0.22",
"@types/svgo": "^2.6.4",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"babel-loader": "^9.1.2",
"eslint": "^8.44.0",
"eslint": "^9.12.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json-files": "^2.2.0",
"eslint-plugin-json-files": "^4.4.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^5.0.0",
"husky": "^4.3.8",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@babel/eslint-parser": "^7.21.8",
"@types/estree": "^1.0.3",
"@types/estree-jsx": "^1.0.2",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"@typescript-eslint/parser": "^8.9.0",
"eslint": "^9.12.0",
"outdent": "^0.8.0",
"typescript": "^4.9.5"
},
Expand Down
Loading

0 comments on commit f52dcdb

Please sign in to comment.