git.fiddlerwoaroof.com
Browse code

Merge pull request #932 from fiddlerwoaroof/dependabot/npm_and_yarn/react-demo/eslint-plugin-react-7.33.1

chore: bump eslint-plugin-react from 7.32.2 to 7.33.1 in /react-demo

Ed Langley authored on 02/08/2023 05:21:29
Showing 2 changed files
... ...
@@ -23,7 +23,7 @@
23 23
         "@rollup/plugin-commonjs": "^25.0.3",
24 24
         "@rollup/plugin-node-resolve": "^15.1.0",
25 25
         "@rollup/plugin-replace": "^5.0.2",
26
-        "eslint-plugin-react": "^7.32.2",
26
+        "eslint-plugin-react": "^7.33.1",
27 27
         "npm": "^9.7.2",
28 28
         "rollup": "^3.26.3",
29 29
         "rollup-plugin-serve": "^2.0.2"
... ...
@@ -2796,9 +2796,9 @@
2796 2796
       }
2797 2797
     },
2798 2798
     "node_modules/eslint-plugin-react": {
2799
-      "version": "7.32.2",
2800
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz",
2801
-      "integrity": "sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==",
2799
+      "version": "7.33.1",
2800
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz",
2801
+      "integrity": "sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==",
2802 2802
       "dev": true,
2803 2803
       "dependencies": {
2804 2804
         "array-includes": "^3.1.6",
... ...
@@ -2814,7 +2814,7 @@
2814 2814
         "object.values": "^1.1.6",
2815 2815
         "prop-types": "^15.8.1",
2816 2816
         "resolve": "^2.0.0-next.4",
2817
-        "semver": "^6.3.0",
2817
+        "semver": "^6.3.1",
2818 2818
         "string.prototype.matchall": "^4.0.8"
2819 2819
       },
2820 2820
       "engines": {
... ...
@@ -10005,9 +10005,9 @@
10005 10005
       }
10006 10006
     },
10007 10007
     "eslint-plugin-react": {
10008
-      "version": "7.32.2",
10009
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz",
10010
-      "integrity": "sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==",
10008
+      "version": "7.33.1",
10009
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz",
10010
+      "integrity": "sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==",
10011 10011
       "dev": true,
10012 10012
       "requires": {
10013 10013
         "array-includes": "^3.1.6",
... ...
@@ -10023,7 +10023,7 @@
10023 10023
         "object.values": "^1.1.6",
10024 10024
         "prop-types": "^15.8.1",
10025 10025
         "resolve": "^2.0.0-next.4",
10026
-        "semver": "^6.3.0",
10026
+        "semver": "^6.3.1",
10027 10027
         "string.prototype.matchall": "^4.0.8"
10028 10028
       },
10029 10029
       "dependencies": {
... ...
@@ -17,7 +17,7 @@
17 17
     "@rollup/plugin-commonjs": "^25.0.3",
18 18
     "@rollup/plugin-node-resolve": "^15.1.0",
19 19
     "@rollup/plugin-replace": "^5.0.2",
20
-    "eslint-plugin-react": "^7.32.2",
20
+    "eslint-plugin-react": "^7.33.1",
21 21
     "npm": "^9.7.2",
22 22
     "rollup": "^3.26.3",
23 23
     "rollup-plugin-serve": "^2.0.2"