Skip to content

Commit 2739e04

Browse files
committed
remove unused peer deps
1 parent 8d56d7a commit 2739e04

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

packages/eslint-config-widen-emotion/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
"license": "ISC",
1616
"name": "eslint-config-widen-emotion",
1717
"peerDependencies": {
18-
"eslint": ">= 9",
19-
"eslint-plugin-jsx-a11y": ">= 6",
20-
"eslint-plugin-react": ">= 7",
21-
"eslint-plugin-react-hooks": ">= 4"
18+
"eslint": ">= 9"
2219
},
2320
"repository": {
2421
"directory": "packages/eslint-config-widen-emotion",

yarn.lock

-3
Original file line numberDiff line numberDiff line change
@@ -3711,9 +3711,6 @@ __metadata:
37113711
eslint-config-prettier: ^9.1.0
37123712
peerDependencies:
37133713
eslint: ">= 9"
3714-
eslint-plugin-jsx-a11y: ">= 6"
3715-
eslint-plugin-react: ">= 7"
3716-
eslint-plugin-react-hooks: ">= 4"
37173714
languageName: unknown
37183715
linkType: soft
37193716

0 commit comments

Comments
 (0)