Skip to content

Commit 1e7533a

Browse files
Copilotjonrohan
andcommitted
Update ESLint peerDependency to require only v9.0.0
Co-authored-by: jonrohan <[email protected]>
1 parent c9d0514 commit 1e7533a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/primer/eslint-plugin-primer-react#readme",
3030
"peerDependencies": {
31-
"eslint": "^8.42.0 || ^9.0.0"
31+
"eslint": "^9.0.0"
3232
},
3333
"dependencies": {
3434
"@styled-system/props": "^5.1.5",

0 commit comments

Comments
 (0)