Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent c224ed8 commit 7fca0dc
Show file tree
Hide file tree
Showing 2 changed files with 734 additions and 264 deletions.
14 changes: 7 additions & 7 deletions packages/eslint-config-globis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"test": "echo test"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "3.0.0"
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "3.2.0"
},
"peerDependencies": {
"eslint": "^6.7.2 || ^7.0.0 || ^8.0.0",
Expand Down
Loading

0 comments on commit 7fca0dc

Please sign in to comment.