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] committed Sep 12, 2024
1 parent 83c721d commit a9dc6ac
Show file tree
Hide file tree
Showing 3 changed files with 778 additions and 423 deletions.
14 changes: 7 additions & 7 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": "^8.56.12",
"@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": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"babel-loader": "^9.1.2",
"eslint": "^8.44.0",
"eslint-plugin-import": "^2.27.5",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-json-files": "^2.2.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^4.3.8",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@compiled/utils": "^0.11.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.21.8",
"@babel/eslint-parser": "^7.25.1",
"@types/estree": "^1.0.3",
"@types/estree-jsx": "^1.0.2",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.57.0",
"outdent": "^0.8.0",
"typescript": "^4.9.5"
},
Expand Down
Loading

0 comments on commit a9dc6ac

Please sign in to comment.