Skip to content

Commit b82c2fe

Browse files
authored
Merge pull request #252 from systemli/dependabot/npm_and_yarn/eslint-plugin-react-7.29.3
Bump eslint-plugin-react from 7.29.2 to 7.29.3
2 parents be5e484 + db4a9fc commit b82c2fe

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
@@ -32,7 +32,7 @@
3232
"eslint": "^7.29.0",
3333
"eslint-config-prettier": "^8.5.0",
3434
"eslint-plugin-prettier": "^4.0.0",
35-
"eslint-plugin-react": "^7.24.0",
35+
"eslint-plugin-react": "^7.29.3",
3636
"eslint-plugin-react-hooks": "^4.2.0",
3737
"prettier": "^2.2.1"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4701,10 +4701,10 @@ eslint-plugin-react-hooks@^4.2.0:
47014701
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
47024702
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
47034703

4704-
eslint-plugin-react@^7.21.5, eslint-plugin-react@^7.24.0:
4705-
version "7.29.2"
4706-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
4707-
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
4704+
eslint-plugin-react@^7.21.5, eslint-plugin-react@^7.29.3:
4705+
version "7.29.3"
4706+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
4707+
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
47084708
dependencies:
47094709
array-includes "^3.1.4"
47104710
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)