git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump eslint-plugin-react from 7.20.3 to 7.20.6

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.3 to 7.20.6.
- [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.20.3...v7.20.6)

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

dependabot-preview[bot] authored on 13/08/2020 05:50:19
Showing 1 changed files
... ...
@@ -6252,9 +6252,9 @@
6252 6252
       }
6253 6253
     },
6254 6254
     "eslint-plugin-react": {
6255
-      "version": "7.20.3",
6256
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz",
6257
-      "integrity": "sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==",
6255
+      "version": "7.20.6",
6256
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz",
6257
+      "integrity": "sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==",
6258 6258
       "dev": true,
6259 6259
       "requires": {
6260 6260
         "array-includes": "^3.1.1",
... ...
@@ -7256,9 +7256,9 @@
7256 7256
       "dev": true
7257 7257
     },
7258 7258
     "is-regex": {
7259
-      "version": "1.1.0",
7260
-      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.0.tgz",
7261
-      "integrity": "sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==",
7259
+      "version": "1.1.1",
7260
+      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz",
7261
+      "integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==",
7262 7262
       "dev": true,
7263 7263
       "requires": {
7264 7264
         "has-symbols": "^1.0.1"