git.fiddlerwoaroof.com
Browse code

Merge pull request #530 from fiddlerwoaroof/dependabot/npm_and_yarn/react-demo/eslint-plugin-react-7.29.4

chore: bump eslint-plugin-react from 7.29.3 to 7.29.4 in /react-demo

Ed Langley authored on 14/03/2022 20:58:06
Showing 2 changed files
... ...
@@ -2049,9 +2049,9 @@
2049 2049
             "dev": true
2050 2050
         },
2051 2051
         "eslint-plugin-react": {
2052
-            "version": "7.29.3",
2053
-            "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.3.tgz",
2054
-            "integrity": "sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==",
2052
+            "version": "7.29.4",
2053
+            "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz",
2054
+            "integrity": "sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==",
2055 2055
             "dev": true,
2056 2056
             "requires": {
2057 2057
                 "array-includes": "^3.1.4",
... ...
@@ -16,7 +16,7 @@
16 16
     "@babel/preset-env": "^7.16.11",
17 17
     "@babel/preset-react": "^7.16.7",
18 18
     "babel-core": "^7.0.0-bridge.0",
19
-    "eslint-plugin-react": "^7.29.3",
19
+    "eslint-plugin-react": "^7.29.4",
20 20
     "npm": "^8.5.3",
21 21
     "ramda": "*",
22 22
     "rollup": "^2.70.1",