git.fiddlerwoaroof.com
Browse code

Bump eslint-plugin-react from 7.12.4 to 7.13.0

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.12.4 to 7.13.0.
- [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.12.4...v7.13.0)

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

dependabot-preview[bot] authored on 08/06/2019 19:04:14
Showing 2 changed files
... ...
@@ -47,7 +47,7 @@
47 47
     "eslint": "5.16.0",
48 48
     "eslint-plugin-flowtype": "3.9.1",
49 49
     "eslint-plugin-import": "2.17.3",
50
-    "eslint-plugin-react": "7.12.4",
50
+    "eslint-plugin-react": "7.13.0",
51 51
     "flow": "^0.2.3",
52 52
     "flow-bin": "^0.100.0",
53 53
     "flow-typed": "^2.5.2",
... ...
@@ -3911,6 +3911,19 @@ eslint-plugin-react@7.12.4:
3911 3911
     prop-types "^15.6.2"
3912 3912
     resolve "^1.9.0"
3913 3913
 
3914
+eslint-plugin-react@7.13.0:
3915
+  version "7.13.0"
3916
+  resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
3917
+  integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ==
3918
+  dependencies:
3919
+    array-includes "^3.0.3"
3920
+    doctrine "^2.1.0"
3921
+    has "^1.0.3"
3922
+    jsx-ast-utils "^2.1.0"
3923
+    object.fromentries "^2.0.0"
3924
+    prop-types "^15.7.2"
3925
+    resolve "^1.10.1"
3926
+
3914 3927
 eslint-scope@3.7.1:
3915 3928
   version "3.7.1"
3916 3929
   resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
... ...
@@ -6240,7 +6253,7 @@ jsprim@^1.2.2:
6240 6253
     json-schema "0.2.3"
6241 6254
     verror "1.10.0"
6242 6255
 
6243
-jsx-ast-utils@^2.0.1:
6256
+jsx-ast-utils@^2.0.1, jsx-ast-utils@^2.1.0:
6244 6257
   version "2.1.0"
6245 6258
   resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
6246 6259
   integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA==
... ...
@@ -9026,7 +9039,7 @@ resolve@1.10.0:
9026 9039
   dependencies:
9027 9040
     path-parse "^1.0.6"
9028 9041
 
9029
-resolve@^1.10.0, resolve@^1.11.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1, resolve@^1.9.0:
9042
+resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1, resolve@^1.9.0:
9030 9043
   version "1.11.1"
9031 9044
   resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
9032 9045
   integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==