git.fiddlerwoaroof.com
Browse code

Merge remote-tracking branches 'fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-import-2.17.3', 'fiddlerwoaroof/dependabot/npm_and_yarn/flow-bin-0.100.0' and 'fiddlerwoaroof/dependabot/npm_and_yarn/eslint-plugin-flowtype-3.9.1'

Ed Langley authored on 08/06/2019 19:00:34
Showing 2 changed files
... ...
@@ -45,11 +45,11 @@
45 45
     "enzyme-adapter-react-16": "^1.14.0",
46 46
     "enzyme-to-json": "^3.3.5",
47 47
     "eslint": "5.16.0",
48
-    "eslint-plugin-flowtype": "2.50.1",
49
-    "eslint-plugin-import": "2.14.0",
48
+    "eslint-plugin-flowtype": "3.9.1",
49
+    "eslint-plugin-import": "2.17.3",
50 50
     "eslint-plugin-react": "7.12.4",
51 51
     "flow": "^0.2.3",
52
-    "flow-bin": "^0.99.0",
52
+    "flow-bin": "^0.100.0",
53 53
     "flow-typed": "^2.5.2",
54 54
     "fs-extra": "8.0.1",
55 55
     "jest": "^24.8.0",
... ...
@@ -3805,7 +3805,7 @@ eslint-config-react-app@^4.0.1:
3805 3805
   dependencies:
3806 3806
     confusing-browser-globals "^1.0.7"
3807 3807
 
3808
-eslint-import-resolver-node@^0.3.1, eslint-import-resolver-node@^0.3.2:
3808
+eslint-import-resolver-node@^0.3.2:
3809 3809
   version "0.3.2"
3810 3810
   resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
3811 3811
   integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
... ...
@@ -3824,7 +3824,7 @@ eslint-loader@2.1.2:
3824 3824
     object-hash "^1.1.4"
3825 3825
     rimraf "^2.6.1"
3826 3826
 
3827
-eslint-module-utils@^2.2.0, eslint-module-utils@^2.3.0:
3827
+eslint-module-utils@^2.3.0, eslint-module-utils@^2.4.0:
3828 3828
   version "2.4.0"
3829 3829
   resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
3830 3830
   integrity sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw==
... ...
@@ -3839,21 +3839,12 @@ eslint-plugin-flowtype@2.50.1:
3839 3839
   dependencies:
3840 3840
     lodash "^4.17.10"
3841 3841
 
3842
-eslint-plugin-import@2.14.0:
3843
-  version "2.14.0"
3844
-  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"
3845
-  integrity sha512-FpuRtniD/AY6sXByma2Wr0TXvXJ4nA/2/04VPlfpmUDPOpOY264x+ILiwnrk/k4RINgDAyFZByxqPUbSQ5YE7g==
3842
+eslint-plugin-flowtype@3.9.1:
3843
+  version "3.9.1"
3844
+  resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.9.1.tgz#6491d930e1f96d53c510e0393e635fddd4a4cac5"
3845
+  integrity sha512-ZlV6SbIXqz2ysvG0F64ZH07dqzLrwMdM1s0UNfoxdXjr4kMKuPPoLViwK+gFC952QIf341AmP4BKtKOhcB96Ug==
3846 3846
   dependencies:
3847
-    contains-path "^0.1.0"
3848
-    debug "^2.6.8"
3849
-    doctrine "1.5.0"
3850
-    eslint-import-resolver-node "^0.3.1"
3851
-    eslint-module-utils "^2.2.0"
3852
-    has "^1.0.1"
3853
-    lodash "^4.17.4"
3854
-    minimatch "^3.0.3"
3855
-    read-pkg-up "^2.0.0"
3856
-    resolve "^1.6.0"
3847
+    lodash "^4.17.11"
3857 3848
 
3858 3849
 eslint-plugin-import@2.16.0:
3859 3850
   version "2.16.0"
... ...
@@ -3871,6 +3862,23 @@ eslint-plugin-import@2.16.0:
3871 3862
     read-pkg-up "^2.0.0"
3872 3863
     resolve "^1.9.0"
3873 3864
 
3865
+eslint-plugin-import@2.17.3:
3866
+  version "2.17.3"
3867
+  resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
3868
+  integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
3869
+  dependencies:
3870
+    array-includes "^3.0.3"
3871
+    contains-path "^0.1.0"
3872
+    debug "^2.6.9"
3873
+    doctrine "1.5.0"
3874
+    eslint-import-resolver-node "^0.3.2"
3875
+    eslint-module-utils "^2.4.0"
3876
+    has "^1.0.3"
3877
+    lodash "^4.17.11"
3878
+    minimatch "^3.0.4"
3879
+    read-pkg-up "^2.0.0"
3880
+    resolve "^1.11.0"
3881
+
3874 3882
 eslint-plugin-jsx-a11y@6.2.1:
3875 3883
   version "6.2.1"
3876 3884
   resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c"
... ...
@@ -4343,10 +4351,10 @@ flatten@^1.0.2:
4343 4351
   resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
4344 4352
   integrity sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=
4345 4353
 
4346
-flow-bin@^0.99.0:
4347
-  version "0.99.1"
4348
-  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.99.1.tgz#0d4f413ca84a3a95d0aa64214178684dd7c6a4c5"
4349
-  integrity sha512-dipNwJlb4MsVt3IuDgPTymCNL4GFoq3pG+GbY6DmBbl0dJPWFSA383rCTmgbfFhoeJ1XCfYBan0BPryToSxiiQ==
4354
+flow-bin@^0.100.0:
4355
+  version "0.100.0"
4356
+  resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.100.0.tgz#729902726658cfa0a81425d6401f9625cf9f5534"
4357
+  integrity sha512-jcethhgrslBJukH7Z7883ohFFpzLrdsOEwHxvn5NwuTWbNaE71GAl55/PEBRJwYpDvYkRlqgcNkANTv0x5XjqA==
4350 4358
 
4351 4359
 flow-typed@^2.5.2:
4352 4360
   version "2.5.2"
... ...
@@ -6700,7 +6708,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6700 6708
   resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
6701 6709
   integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
6702 6710
 
6703
-minimatch@3.0.4, minimatch@^3.0.3, minimatch@^3.0.4:
6711
+minimatch@3.0.4, minimatch@^3.0.4:
6704 6712
   version "3.0.4"
6705 6713
   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6706 6714
   integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
... ...
@@ -9018,10 +9026,10 @@ resolve@1.10.0:
9018 9026
   dependencies:
9019 9027
     path-parse "^1.0.6"
9020 9028
 
9021
-resolve@^1.10.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0, resolve@^1.8.1, resolve@^1.9.0:
9022
-  version "1.11.0"
9023
-  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
9024
-  integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
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:
9030
+  version "1.11.1"
9031
+  resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
9032
+  integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
9025 9033
   dependencies:
9026 9034
     path-parse "^1.0.6"
9027 9035