Skip to content

Commit 85017bb

Browse files
authored
Bump eslint-plugin-react to 7.37.0 (#72759)
### Why? Following up on #72752, the ESLint fix suggestion for `react/no-unescaped-entities` rule was added at jsx-eslint/eslint-plugin-react#3831, released on [v7.37.0](https://github.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.37.0). Therefore, we bump the `eslint-plugin-react` version to `^7.37.0`.
1 parent 776cd68 commit 85017bb

File tree

2 files changed

+6
-32
lines changed

2 files changed

+6
-32
lines changed

packages/eslint-config-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-import-resolver-typescript": "^3.5.2",
1919
"eslint-plugin-import": "^2.31.0",
2020
"eslint-plugin-jsx-a11y": "^6.10.0",
21-
"eslint-plugin-react": "^7.35.0",
21+
"eslint-plugin-react": "^7.37.0",
2222
"eslint-plugin-react-hooks": "^5.0.0"
2323
},
2424
"peerDependencies": {

pnpm-lock.yaml

+5-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)