Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44d83e4

Browse files
chore: bump eslint-plugin-react from 7.29.2 to 7.29.3 in /site (#399)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.2 to 7.29.3. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.29.2...v7.29.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73cb452 commit 44d83e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jest": "26.1.1",
4949
"eslint-plugin-jsx-a11y": "6.5.1",
5050
"eslint-plugin-no-storage": "1.0.2",
51-
"eslint-plugin-react": "7.29.2",
51+
"eslint-plugin-react": "7.29.3",
5252
"eslint-plugin-react-hooks": "4.3.0",
5353
"express": "4.17.3",
5454
"formik": "2.2.9",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5877,10 +5877,10 @@ [email protected]:
58775877
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
58785878
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
58795879

5880-
5881-
version "7.29.2"
5882-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz#2d4da69d30d0a736efd30890dc6826f3e91f3f7c"
5883-
integrity sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==
5880+
5881+
version "7.29.3"
5882+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05"
5883+
integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==
58845884
dependencies:
58855885
array-includes "^3.1.4"
58865886
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)