git.fiddlerwoaroof.com
Browse code

Merge remote-tracking branch 'fiddlerwoaroof/master'

Ed Langley authored on 17/10/2019 07:38:36
Showing 2 changed files
... ...
@@ -15,7 +15,7 @@
15 15
   "license": "MIT",
16 16
   "peerDependencies": {
17 17
     "react": "^16.8.2",
18
-    "react-dom": "^16.8.6",
18
+    "react-dom": "^16.10.2",
19 19
     "react-redux": "^7.0.3",
20 20
     "redux": "^4.0.4"
21 21
   },
... ...
@@ -39,17 +39,17 @@
39 39
     "babel-core": "7.0.0-bridge.0",
40 40
     "babel-eslint": "10.0.2",
41 41
     "babel-jest": "24.8.0",
42
-    "dotenv": "8.0.0",
42
+    "dotenv": "8.2.0",
43 43
     "dotenv-expand": "5.1.0",
44 44
     "enzyme": "^3.10.0",
45 45
     "enzyme-adapter-react-16": "^1.14.0",
46
-    "enzyme-to-json": "^3.3.5",
46
+    "enzyme-to-json": "^3.4.2",
47 47
     "eslint": "6.1.0",
48
-    "eslint-plugin-flowtype": "3.12.2",
48
+    "eslint-plugin-flowtype": "4.3.0",
49 49
     "eslint-plugin-import": "2.18.2",
50 50
     "eslint-plugin-react": "7.14.3",
51 51
     "flow": "^0.2.3",
52
-    "flow-bin": "^0.104.0",
52
+    "flow-bin": "^0.109.0",
53 53
     "flow-typed": "^2.6.1",
54 54
     "fs-extra": "8.1.0",
55 55
     "jest": "^24.8.0",
... ...
@@ -57,12 +57,12 @@
57 57
     "jest-resolve": "24.8.0",
58 58
     "jest-watch-typeahead": "^0.3.1",
59 59
     "prettier": "^1.18.2",
60
-    "react": "^16.5.2",
60
+    "react": "^16.10.2",
61 61
     "react-app-polyfill": "^1.0.4",
62
-    "react-dom": "^16.8.6",
62
+    "react-dom": "^16.10.2",
63 63
     "react-redux": "^7.0.3",
64 64
     "react-scripts": "^3.2.0",
65
-    "react-test-renderer": "^16.8.6",
65
+    "react-test-renderer": "^16.10.2",
66 66
     "redux": "^4.0.4"
67 67
   },
68 68
   "scripts": {
... ...
@@ -3693,10 +3693,10 @@ dotenv@6.2.0:
3693 3693
   resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
3694 3694
   integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
3695 3695
 
3696
-dotenv@8.0.0:
3697
-  version "8.0.0"
3698
-  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
3699
-  integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
3696
+dotenv@8.2.0:
3697
+  version "8.2.0"
3698
+  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
3699
+  integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
3700 3700
 
3701 3701
 duplexer2@~0.1.4:
3702 3702
   version "0.1.4"
... ...
@@ -3832,7 +3832,7 @@ enzyme-shallow-equal@^1.0.0:
3832 3832
     has "^1.0.3"
3833 3833
     object-is "^1.0.1"
3834 3834
 
3835
-enzyme-to-json@^3.3.5:
3835
+enzyme-to-json@^3.4.2:
3836 3836
   version "3.4.2"
3837 3837
   resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.2.tgz#e5e3f3d7f6700be72885e77b0792a2d20846b021"
3838 3838
   integrity sha512-tlzvJPPONTaTR2eKrWTt/pxknTjXgcNbxcYkxNfB0CwC8Pfc5xmSycaTwaQ1HXpN1zv6A7lAhnMV58HOIXTkFg==
... ...
@@ -3999,13 +3999,6 @@ eslint-module-utils@^2.4.0:
3999 3999
     debug "^2.6.8"
4000 4000
     pkg-dir "^2.0.0"
4001 4001
 
4002
-eslint-plugin-flowtype@3.12.2:
4003
-  version "3.12.2"
4004
-  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.12.2.tgz#f02fb8a4e20993bff860292bdd39b93d511d7326"
4005
-  integrity sha512-Fky+noPK7WPEAuclGRBsRHNukmSc9h2cUMpht9+tVd30YoJwz3xK7ma1QQ69wIjVTbk2N0sA6QjEo2DlIf9LlA==
4006
-  dependencies:
4007
-    lodash "^4.17.11"
4008
-
4009 4002
 eslint-plugin-flowtype@3.13.0:
4010 4003
   version "3.13.0"
4011 4004
   resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c"
... ...
@@ -4013,6 +4006,13 @@ eslint-plugin-flowtype@3.13.0:
4013 4006
   dependencies:
4014 4007
     lodash "^4.17.15"
4015 4008
 
4009
+eslint-plugin-flowtype@4.3.0:
4010
+  version "4.3.0"
4011
+  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.3.0.tgz#06d0837ac341caf369e7e6dbb112dd7fd21acf17"
4012
+  integrity sha512-elvqoadMHnYqSYN1YXn02DR7SFW8Kc2CLe8na3m2GdQPQhIY+BgCd2quVJ1AbW3aO0zcyE9loVJ7Szy8A/xlMA==
4013
+  dependencies:
4014
+    lodash "^4.17.15"
4015
+
4016 4016
 eslint-plugin-import@2.18.2:
4017 4017
   version "2.18.2"
4018 4018
   resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
... ...
@@ -4566,10 +4566,10 @@ flatten@^1.0.2:
4566 4566
   resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
4567 4567
   integrity sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=
4568 4568
 
4569
-flow-bin@^0.104.0:
4570
-  version "0.104.0"
4571
-  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.104.0.tgz#ef5b3600dfd36abe191a87d19f66e481bad2e235"
4572
-  integrity sha512-EZXRRmf7m7ET5Lcnwm/I/T8G3d427Bq34vmO3qIlRcPIYloGuVoqRCwjaeezLRDntHkdciagAKbhJ+NTbDjnkw==
4569
+flow-bin@^0.109.0:
4570
+  version "0.109.0"
4571
+  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.109.0.tgz#dcdcb7402dd85b58200392d8716ccf14e5a8c24c"
4572
+  integrity sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w==
4573 4573
 
4574 4574
 flow-typed@^2.6.1:
4575 4575
   version "2.6.1"
... ...
@@ -8941,7 +8941,7 @@ react-dev-utils@^9.1.0:
8941 8941
     strip-ansi "5.2.0"
8942 8942
     text-table "0.2.0"
8943 8943
 
8944
-react-dom@^16.8.6:
8944
+react-dom@^16.10.2:
8945 8945
   version "16.10.2"
8946 8946
   resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6"
8947 8947
   integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==
... ...
@@ -9034,7 +9034,7 @@ react-scripts@^3.2.0:
9034 9034
   optionalDependencies:
9035 9035
     fsevents "2.0.7"
9036 9036
 
9037
-react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.6:
9037
+react-test-renderer@^16.0.0-0, react-test-renderer@^16.10.2:
9038 9038
   version "16.10.2"
9039 9039
   resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.10.2.tgz#4d8492f8678c9b43b721a7d79ed0840fdae7c518"
9040 9040
   integrity sha512-k9Qzyev6cTIcIfrhgrFlYQAFxh5EEDO6ALNqYqmKsWVA7Q/rUMTay5nD3nthi6COmYsd4ghVYyi8U86aoeMqYQ==
... ...
@@ -9044,7 +9044,7 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.6:
9044 9044
     react-is "^16.8.6"
9045 9045
     scheduler "^0.16.2"
9046 9046
 
9047
-react@^16.5.2:
9047
+react@^16.10.2:
9048 9048
   version "16.10.2"
9049 9049
   resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
9050 9050
   integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==