git.fiddlerwoaroof.com
Browse code

Merge pull request #242 from fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6

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

Ed Langley authored on 21/08/2020 22:57:27
Showing 1 changed files
... ...
@@ -6201,9 +6201,9 @@
6201 6201
       }
6202 6202
     },
6203 6203
     "eslint-plugin-react": {
6204
-      "version": "7.20.3",
6205
-      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz",
6206
-      "integrity": "sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==",
6204
+      "version": "7.20.6",
6205
+      "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz",
6206
+      "integrity": "sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==",
6207 6207
       "dev": true,
6208 6208
       "requires": {
6209 6209
         "array-includes": "^3.1.1",
... ...
@@ -7173,9 +7173,9 @@
7173 7173
       "dev": true
7174 7174
     },
7175 7175
     "is-regex": {
7176
-      "version": "1.1.0",
7177
-      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.0.tgz",
7178
-      "integrity": "sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==",
7176
+      "version": "1.1.1",
7177
+      "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz",
7178
+      "integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==",
7179 7179
       "dev": true,
7180 7180
       "requires": {
7181 7181
         "has-symbols": "^1.0.1"