Skip to content

Commit 60b7301

Browse files
build(deps-dev): Bump eslint-plugin-react from 7.31.8 to 7.31.10
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.10. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.31.8...v7.31.10) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a19c636 commit 60b7301

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "^2.26.0",
4848
"eslint-plugin-jsx-a11y": "^6.6.1",
4949
"eslint-plugin-prettier": "^4.2.1",
50-
"eslint-plugin-react": "^7.31.8",
50+
"eslint-plugin-react": "^7.31.10",
5151
"jest": "^27.5.1",
5252
"jest-fetch-mock": "^3.0.3",
5353
"jest-puppeteer": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,10 +3511,10 @@ eslint-plugin-prettier@^4.2.1:
35113511
dependencies:
35123512
prettier-linter-helpers "^1.0.0"
35133513

3514-
eslint-plugin-react@^7.31.8:
3515-
version "7.31.8"
3516-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
3517-
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
3514+
eslint-plugin-react@^7.31.10:
3515+
version "7.31.10"
3516+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.10.tgz#6782c2c7fe91c09e715d536067644bbb9491419a"
3517+
integrity sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==
35183518
dependencies:
35193519
array-includes "^3.1.5"
35203520
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)