Skip to content

Commit 508960f

Browse files
committed
fixup! chore: upgrade @typescript-eslint to v7
1 parent ce3ce38 commit 508960f

File tree

2 files changed

+215
-20
lines changed

2 files changed

+215
-20
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@phenomnomnominal/tsquery": "6.1.3",
104104
"@playwright/test": "1.44.0",
105105
"@react-native/babel-preset": "0.73.21",
106-
"@rnx-kit/eslint-plugin": "0.5.3",
106+
"@rnx-kit/eslint-plugin": "0.7.2",
107107
"@rollup/plugin-node-resolve": "13.3.0",
108108
"@storybook/addon-a11y": "7.6.20",
109109
"@storybook/addon-actions": "7.6.20",
@@ -365,10 +365,6 @@
365365
]
366366
},
367367
"resolutions": {
368-
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.0c3f3b7.0",
369-
"@typescript-eslint/eslint-plugin": "7.18.0",
370-
"@typescript-eslint/parser": "7.18.0",
371-
"@typescript-eslint/utils": "7.18.0",
372368
"@types/jest-axe/axe-core": "4.7.2",
373369
"esbuild": "0.20.1",
374370
"eslint": "8.57.0",

0 commit comments

Comments
 (0)