Skip to content

Commit 71f9be1

Browse files
Bump eslint-plugin-react from 7.34.2 to 7.34.3
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.2 to 7.34.3. - [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.2...v7.34.3) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efa6e7b commit 71f9be1

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-jest": "^27.9.0",
4242
"eslint-plugin-n": "^15.7.0",
4343
"eslint-plugin-promise": "^6.2.0",
44-
"eslint-plugin-react": "^7.34.2",
44+
"eslint-plugin-react": "^7.34.3",
4545
"html-webpack-plugin": "^5.6.0",
4646
"jest": "^29.7.0",
4747
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,15 +1750,15 @@ array.prototype.toreversed@^1.1.2:
17501750
es-abstract "^1.22.1"
17511751
es-shim-unscopables "^1.0.0"
17521752

1753-
array.prototype.tosorted@^1.1.3:
1754-
version "1.1.3"
1755-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
1756-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
1753+
array.prototype.tosorted@^1.1.4:
1754+
version "1.1.4"
1755+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
1756+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
17571757
dependencies:
1758-
call-bind "^1.0.5"
1758+
call-bind "^1.0.7"
17591759
define-properties "^1.2.1"
1760-
es-abstract "^1.22.3"
1761-
es-errors "^1.1.0"
1760+
es-abstract "^1.23.3"
1761+
es-errors "^1.3.0"
17621762
es-shim-unscopables "^1.0.2"
17631763

17641764
arraybuffer.prototype.slice@^1.0.2:
@@ -2925,7 +2925,7 @@ es-define-property@^1.0.0:
29252925
dependencies:
29262926
get-intrinsic "^1.2.4"
29272927

2928-
es-errors@^1.0.0, es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
2928+
es-errors@^1.0.0, es-errors@^1.2.1, es-errors@^1.3.0:
29292929
version "1.3.0"
29302930
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
29312931
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
@@ -3123,16 +3123,16 @@ eslint-plugin-promise@^6.2.0:
31233123
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
31243124
integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==
31253125

3126-
eslint-plugin-react@^7.34.2:
3127-
version "7.34.2"
3128-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66"
3129-
integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==
3126+
eslint-plugin-react@^7.34.3:
3127+
version "7.34.3"
3128+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b"
3129+
integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA==
31303130
dependencies:
31313131
array-includes "^3.1.8"
31323132
array.prototype.findlast "^1.2.5"
31333133
array.prototype.flatmap "^1.3.2"
31343134
array.prototype.toreversed "^1.1.2"
3135-
array.prototype.tosorted "^1.1.3"
3135+
array.prototype.tosorted "^1.1.4"
31363136
doctrine "^2.1.0"
31373137
es-iterator-helpers "^1.0.19"
31383138
estraverse "^5.3.0"

0 commit comments

Comments
 (0)