Skip to content

Commit d6ce63f

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump eslint-plugin-react from 7.25.1 to 7.25.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.1 to 7.25.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.25.1...v7.25.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dfd971 commit d6ce63f

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-jest": "^24.4.0",
6767
"eslint-plugin-jsx-a11y": "^6.4.1",
6868
"eslint-plugin-prettier": "^4.0.0",
69-
"eslint-plugin-react": "^7.25.1",
69+
"eslint-plugin-react": "^7.25.2",
7070
"eslint-plugin-react-hooks": "^4.2.0",
7171
"glob": "^7.1.7",
7272
"is-ci": "^3.0.0",

yarn.lock

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

3381-
eslint-plugin-react@^7.25.1:
3382-
version "7.25.1"
3383-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
3384-
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
3381+
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.25.2:
3382+
version "7.25.2"
3383+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.2.tgz#d567a217d306b76dd110561f28074e2328ae38f8"
3384+
integrity sha512-elx4585wgmryanJK4C5IoSKQyVZ+e7H0t2JOOtJNBql0cuercvSShvRReuLBbfx8687yW5yv+UL7pXwMsd6adQ==
33853385
dependencies:
33863386
array-includes "^3.1.3"
33873387
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)