Skip to content

Commit

Permalink
remove unused peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joephela committed Jan 10, 2025
1 parent 8d56d7a commit 2739e04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 1 addition & 4 deletions packages/eslint-config-widen-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
"license": "ISC",
"name": "eslint-config-widen-emotion",
"peerDependencies": {
"eslint": ">= 9",
"eslint-plugin-jsx-a11y": ">= 6",
"eslint-plugin-react": ">= 7",
"eslint-plugin-react-hooks": ">= 4"
"eslint": ">= 9"
},
"repository": {
"directory": "packages/eslint-config-widen-emotion",
Expand Down
3 changes: 0 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3711,9 +3711,6 @@ __metadata:
eslint-config-prettier: ^9.1.0
peerDependencies:
eslint: ">= 9"
eslint-plugin-jsx-a11y: ">= 6"
eslint-plugin-react: ">= 7"
eslint-plugin-react-hooks: ">= 4"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 2739e04

Please sign in to comment.