Skip to content

Commit 1309574

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to ^7.29.4
1 parent f30f52e commit 1309574

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-import": "^2.25.4",
6161
"eslint-plugin-jsx-a11y": "^6.5.1",
6262
"eslint-plugin-mocha": "^9.0.0",
63-
"eslint-plugin-react": "^7.29.3",
63+
"eslint-plugin-react": "^7.29.4",
6464
"jest": "^27.5.1",
6565
"prop-types": "^15.8.1",
6666
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2285,10 +2285,10 @@ eslint-plugin-mocha@^9.0.0:
22852285
eslint-utils "^3.0.0"
22862286
ramda "^0.27.1"
22872287

2288-
eslint-plugin-react@^7.29.3:
2289-
version "7.29.3"
2290-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
2291-
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
2288+
eslint-plugin-react@^7.29.4:
2289+
version "7.29.4"
2290+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2"
2291+
integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==
22922292
dependencies:
22932293
array-includes "^3.1.4"
22942294
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)