@@ -4716,9 +4716,10 @@ eslint-config-react-app@^2.1.0:
4716
4716
version "2.1.0"
4717
4717
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-2.1.0.tgz#23c909f71cbaff76b945b831d2d814b8bde169eb"
4718
4718
4719
- eslint-import-resolver-node@^0.3.1 :
4719
+ eslint-import-resolver-node@^0.3.1, eslint-import-resolver-node@^0.3.2 :
4720
4720
version "0.3.2"
4721
4721
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
4722
+ integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
4722
4723
dependencies :
4723
4724
debug "^2.6.9"
4724
4725
resolve "^1.5.0"
4733
4734
object-hash "^1.1.4"
4734
4735
rimraf "^2.6.1"
4735
4736
4736
- eslint-module-utils@^2.1.1, eslint-module-utils@^2.2.0 :
4737
+ eslint-module-utils@^2.1.1 :
4737
4738
version "2.2.0"
4738
4739
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
4739
4740
dependencies :
4740
4741
debug "^2.6.8"
4741
4742
pkg-dir "^1.0.0"
4742
4743
4744
+ eslint-module-utils@^2.4.0 :
4745
+ version "2.4.0"
4746
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
4747
+ integrity sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw==
4748
+ dependencies :
4749
+ debug "^2.6.8"
4750
+ pkg-dir "^2.0.0"
4751
+
4743
4752
4744
4753
version "2.39.1"
4745
4754
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.39.1.tgz#b5624622a0388bcd969f4351131232dcb9649cd5"
4752
4761
dependencies :
4753
4762
lodash "^4.15.0"
4754
4763
4755
-
4756
- version "2.11.0"
4757
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.11.0.tgz#15aeea37a67499d848e8e981806d4627b5503816"
4764
+
4765
+ version "2.17.3"
4766
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
4767
+ integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
4758
4768
dependencies :
4769
+ array-includes "^3.0.3"
4759
4770
contains-path "^0.1.0"
4760
- debug "^2.6.8 "
4771
+ debug "^2.6.9 "
4761
4772
doctrine "1.5.0"
4762
- eslint-import-resolver-node "^0.3.1 "
4763
- eslint-module-utils "^2.2 .0"
4764
- has "^1.0.1 "
4765
- lodash "^4.17.4 "
4766
- minimatch "^3.0.3 "
4773
+ eslint-import-resolver-node "^0.3.2 "
4774
+ eslint-module-utils "^2.4 .0"
4775
+ has "^1.0.3 "
4776
+ lodash "^4.17.11 "
4777
+ minimatch "^3.0.4 "
4767
4778
read-pkg-up "^2.0.0"
4768
- resolve "^1.6 .0"
4779
+ resolve "^1.11 .0"
4769
4780
4770
4781
4771
4782
version "2.8.0"
@@ -6114,6 +6125,13 @@ has@^1.0.1:
6114
6125
dependencies :
6115
6126
function-bind "^1.0.2"
6116
6127
6128
+ has@^1.0.3 :
6129
+ version "1.0.3"
6130
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
6131
+ integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
6132
+ dependencies :
6133
+ function-bind "^1.1.1"
6134
+
6117
6135
hash-base@^2.0.0 :
6118
6136
version "2.0.2"
6119
6137
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
8212
8230
version "4.17.5"
8213
8231
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
8214
8232
8233
+ lodash@^4.17.11 :
8234
+ version "4.17.11"
8235
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
8236
+ integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
8237
+
8215
8238
log-symbols@^1.0.2 :
8216
8239
version "1.0.2"
8217
8240
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -9662,6 +9685,11 @@ path-parse@^1.0.5:
9662
9685
version "1.0.5"
9663
9686
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
9664
9687
9688
+ path-parse@^1.0.6 :
9689
+ version "1.0.6"
9690
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
9691
+ integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
9692
+
9665
9693
9666
9694
version "0.1.7"
9667
9695
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
11574
11602
dependencies :
11575
11603
path-parse "^1.0.5"
11576
11604
11577
- resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0 :
11605
+ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0 :
11578
11606
version "1.7.1"
11579
11607
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
11580
11608
dependencies :
11581
11609
path-parse "^1.0.5"
11582
11610
11611
+ resolve@^1.11.0 :
11612
+ version "1.11.0"
11613
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
11614
+ integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
11615
+ dependencies :
11616
+ path-parse "^1.0.6"
11617
+
11583
11618
restore-cursor@^1.0.1 :
11584
11619
version "1.0.1"
11585
11620
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments