git.fiddlerwoaroof.com
Browse code

chore: bump eslint-plugin-react from 7.32.2 to 7.33.1

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.33.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 02/08/2023 05:25:39
Showing 1 changed files
... ...
@@ -3896,9 +3896,9 @@
3896 3896
       }
3897 3897
     },
3898 3898
     "node_modules/eslint-plugin-react": {
3899
-      "version": "7.32.2",
3900
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz",
3901
-      "integrity": "sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==",
3899
+      "version": "7.33.1",
3900
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz",
3901
+      "integrity": "sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==",
3902 3902
       "dev": true,
3903 3903
       "dependencies": {
3904 3904
         "array-includes": "^3.1.6",
... ...
@@ -3914,7 +3914,7 @@
3914 3914
         "object.values": "^1.1.6",
3915 3915
         "prop-types": "^15.8.1",
3916 3916
         "resolve": "^2.0.0-next.4",
3917
-        "semver": "^6.3.0",
3917
+        "semver": "^6.3.1",
3918 3918
         "string.prototype.matchall": "^4.0.8"
3919 3919
       },
3920 3920
       "engines": {
... ...
@@ -14425,9 +14425,9 @@
14425 14425
       }
14426 14426
     },
14427 14427
     "eslint-plugin-react": {
14428
-      "version": "7.32.2",
14429
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz",
14430
-      "integrity": "sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==",
14428
+      "version": "7.33.1",
14429
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.1.tgz",
14430
+      "integrity": "sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==",
14431 14431
       "dev": true,
14432 14432
       "requires": {
14433 14433
         "array-includes": "^3.1.6",
... ...
@@ -14443,7 +14443,7 @@
14443 14443
         "object.values": "^1.1.6",
14444 14444
         "prop-types": "^15.8.1",
14445 14445
         "resolve": "^2.0.0-next.4",
14446
-        "semver": "^6.3.0",
14446
+        "semver": "^6.3.1",
14447 14447
         "string.prototype.matchall": "^4.0.8"
14448 14448
       },
14449 14449
       "dependencies": {