Skip to content

Commit b1509ee

Browse files
Bump eslint-plugin-react from 7.23.1 to 7.23.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.23.1...v7.23.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4ddd29a commit b1509ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react-helmet": "^6.1.0",
5555
"eslint-config-prettier": "^6.2.0",
5656
"eslint-plugin-prettier": "^3.1.0",
57-
"eslint-plugin-react": "^7.23.1",
57+
"eslint-plugin-react": "^7.23.2",
5858
"eslint-plugin-react-hooks": "^4.2.0"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4639,10 +4639,10 @@ eslint-plugin-react-hooks@^4.2.0:
46394639
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
46404640
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
46414641

4642-
eslint-plugin-react@^7.21.5, eslint-plugin-react@^7.23.1:
4643-
version "7.23.1"
4644-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11"
4645-
integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==
4642+
eslint-plugin-react@^7.21.5, eslint-plugin-react@^7.23.2:
4643+
version "7.23.2"
4644+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
4645+
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
46464646
dependencies:
46474647
array-includes "^3.1.3"
46484648
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)