Skip to content

Commit 5bb32c0

Browse files
chore(deps): bump eslint-plugin-react from 7.25.3 to 7.26.0 (#393)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.3 to 7.26.0. - [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.25.3...v7.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c18372b commit 5bb32c0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4201,9 +4201,9 @@ eslint-plugin-react-hooks@^4.2.0:
42014201
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
42024202

42034203
eslint-plugin-react@^7.24.0:
4204-
version "7.25.3"
4205-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3.tgz#3333a974772745ddb3aecea84621019b635766bc"
4206-
integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w==
4204+
version "7.26.0"
4205+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0.tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b"
4206+
integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ==
42074207
dependencies:
42084208
array-includes "^3.1.3"
42094209
array.prototype.flatmap "^1.2.4"
@@ -4217,6 +4217,7 @@ eslint-plugin-react@^7.24.0:
42174217
object.values "^1.1.4"
42184218
prop-types "^15.7.2"
42194219
resolve "^2.0.0-next.3"
4220+
semver "^6.3.0"
42204221
string.prototype.matchall "^4.0.5"
42214222

42224223
eslint-scope@^5.1.1:

0 commit comments

Comments
 (0)