Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 0dc4dbd

Browse files
npm(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.25.1 (#52)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.24.0 to 7.25.1. - [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.24.0...v7.25.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development 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 2c44de9 commit 0dc4dbd

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
@@ -2244,13 +2244,14 @@ eslint-plugin-prettier@^3.1.2:
22442244
prettier-linter-helpers "^1.0.0"
22452245

22462246
eslint-plugin-react@^7.22.0:
2247-
version "7.24.0"
2248-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
2249-
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
2247+
version "7.25.1"
2248+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
2249+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
22502250
dependencies:
22512251
array-includes "^3.1.3"
22522252
array.prototype.flatmap "^1.2.4"
22532253
doctrine "^2.1.0"
2254+
estraverse "^5.2.0"
22542255
has "^1.0.3"
22552256
jsx-ast-utils "^2.4.1 || ^3.0.0"
22562257
minimatch "^3.0.4"

0 commit comments

Comments
 (0)