Bump eslint-plugin-react from 7.29.2 to 7.29.3 (#361)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 8 Mar 2022 11:13:38 +0000 (16:43 +0530)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 11:13:38 +0000 (16:43 +0530)
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](https://github.com/yannickcr/eslint-plugin-react/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 4e6e4dfdb602afb7d5ba304af087f09be0bb8cf0..6da7855c7ea8fd7a0263f988f025cc68b3b599b9 100644 (file)
@@ -57,7 +57,7 @@
         "eslint-config-airbnb": "^19.0.4",
         "eslint-plugin-import": "^2.22.1",
         "eslint-plugin-jsx-a11y": "^6.4.1",
-        "eslint-plugin-react": "^7.29.2",
+        "eslint-plugin-react": "^7.29.3",
         "eslint-plugin-react-hooks": "^4.2.0",
         "favicons": "^6.2.2",
         "favicons-webpack-plugin": "^5.0.2",
       }
     },
     "node_modules/eslint-plugin-react": {
-      "version": "7.29.2",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz",
-      "integrity": "sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==",
+      "version": "7.29.3",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz",
+      "integrity": "sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==",
       "dev": true,
       "dependencies": {
         "array-includes": "^3.1.4",
       }
     },
     "eslint-plugin-react": {
-      "version": "7.29.2",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.2.tgz",
-      "integrity": "sha512-ypEBTKOy5liFQXZWMchJ3LN0JX1uPI6n7MN7OPHKacqXAxq5gYC30TdO7wqGYQyxD1OrzpobdHC3hDmlRWDg9w==",
+      "version": "7.29.3",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz",
+      "integrity": "sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==",
       "dev": true,
       "requires": {
         "array-includes": "^3.1.4",
index 33f7e1c135234abbb7382bf42eb6e0cb7b3f95ff..676951217d7e573951a7202960f346cbbde32869 100644 (file)
@@ -63,7 +63,7 @@
     "eslint-config-airbnb": "^19.0.4",
     "eslint-plugin-import": "^2.22.1",
     "eslint-plugin-jsx-a11y": "^6.4.1",
-    "eslint-plugin-react": "^7.29.2",
+    "eslint-plugin-react": "^7.29.3",
     "eslint-plugin-react-hooks": "^4.2.0",
     "favicons": "^6.2.2",
     "favicons-webpack-plugin": "^5.0.2",