Skip to content

Commit e3f29dd

Browse files
chore(deps-dev): bump eslint-plugin-react from 7.31.11 to 7.32.2
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.2. - [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.11...v7.32.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adef925 commit e3f29dd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint": "8.29.0",
106106
"eslint-config-prettier": "8.5.0",
107107
"eslint-plugin-jest": "27.2.1",
108-
"eslint-plugin-react": "7.31.11",
108+
"eslint-plugin-react": "7.32.2",
109109
"eslint-plugin-react-native": "4.0.0",
110110
"husky": "8.0.2",
111111
"jest": "29.3.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,10 +4013,10 @@ eslint-plugin-react-native@4.0.0, eslint-plugin-react-native@^4.0.0:
40134013
"@babel/traverse" "^7.7.4"
40144014
eslint-plugin-react-native-globals "^0.1.1"
40154015

4016-
eslint-plugin-react@7.31.11, eslint-plugin-react@^7.30.1:
4017-
version "7.31.11"
4018-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz#011521d2b16dcf95795df688a4770b4eaab364c8"
4019-
integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==
4016+
eslint-plugin-react@7.32.2, eslint-plugin-react@^7.30.1:
4017+
version "7.32.2"
4018+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
4019+
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
40204020
dependencies:
40214021
array-includes "^3.1.6"
40224022
array.prototype.flatmap "^1.3.1"
@@ -4030,7 +4030,7 @@ eslint-plugin-react@7.31.11, eslint-plugin-react@^7.30.1:
40304030
object.hasown "^1.1.2"
40314031
object.values "^1.1.6"
40324032
prop-types "^15.8.1"
4033-
resolve "^2.0.0-next.3"
4033+
resolve "^2.0.0-next.4"
40344034
semver "^6.3.0"
40354035
string.prototype.matchall "^4.0.8"
40364036

@@ -8867,7 +8867,7 @@ resolve@^1.13.1, resolve@^1.14.2, resolve@^1.20.0:
88678867
path-parse "^1.0.7"
88688868
supports-preserve-symlinks-flag "^1.0.0"
88698869

8870-
resolve@^2.0.0-next.3:
8870+
resolve@^2.0.0-next.4:
88718871
version "2.0.0-next.4"
88728872
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
88738873
integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==

0 commit comments

Comments
 (0)