Skip to content

Commit c02afac

Browse files
chore(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.37.0
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.4 to 7.37.0. - [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.34.4...v7.37.0) --- 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 411cf8e commit c02afac

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3805,16 +3805,6 @@ array.prototype.reduce@^1.0.4:
38053805
es-array-method-boxes-properly "^1.0.0"
38063806
is-string "^1.0.7"
38073807

3808-
array.prototype.toreversed@^1.1.2:
3809-
version "1.1.2"
3810-
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
3811-
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
3812-
dependencies:
3813-
call-bind "^1.0.2"
3814-
define-properties "^1.2.0"
3815-
es-abstract "^1.22.1"
3816-
es-shim-unscopables "^1.0.0"
3817-
38183808
array.prototype.tosorted@^1.1.4:
38193809
version "1.1.4"
38203810
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
@@ -6184,14 +6174,13 @@ eslint-plugin-react-hooks@^4.6.0:
61846174
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
61856175

61866176
eslint-plugin-react@^7.31.8:
6187-
version "7.34.4"
6188-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb"
6189-
integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==
6177+
version "7.37.0"
6178+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz#c21f64a32fc34df1eaeca571ec8f70bdc40dd20a"
6179+
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
61906180
dependencies:
61916181
array-includes "^3.1.8"
61926182
array.prototype.findlast "^1.2.5"
61936183
array.prototype.flatmap "^1.3.2"
6194-
array.prototype.toreversed "^1.1.2"
61956184
array.prototype.tosorted "^1.1.4"
61966185
doctrine "^2.1.0"
61976186
es-iterator-helpers "^1.0.19"

0 commit comments

Comments
 (0)