@@ -2945,7 +2945,7 @@ buffer@^4.3.0:
2945
2945
ieee754 "^1.1.4"
2946
2946
isarray "^1.0.0"
2947
2947
2948
- builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
2948
+ builtin-modules@^1.0.0 :
2949
2949
version "1.1.1"
2950
2950
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
2951
2951
@@ -4191,40 +4191,41 @@ eslint-config-prettier@2.9.0:
4191
4191
dependencies :
4192
4192
get-stdin "^5.0.1"
4193
4193
4194
- eslint-import-resolver-node@^0.3.1 :
4194
+ eslint-import-resolver-node@^0.3.2 :
4195
4195
version "0.3.2"
4196
4196
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
4197
4197
dependencies :
4198
4198
debug "^2.6.9"
4199
4199
resolve "^1.5.0"
4200
4200
4201
- eslint-module-utils@^2.1.1 :
4202
- version "2.1.1 "
4203
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
4201
+ eslint-module-utils@^2.4.0 :
4202
+ version "2.4.0 "
4203
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0 .tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a "
4204
4204
dependencies :
4205
4205
debug "^2.6.8"
4206
- pkg-dir "^1 .0.0"
4206
+ pkg-dir "^2 .0.0"
4207
4207
4208
4208
eslint-plugin-flowtype@2.46.1 :
4209
4209
version "2.46.1"
4210
4210
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1.tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4"
4211
4211
dependencies :
4212
4212
lodash "^4.15.0"
4213
4213
4214
- eslint-plugin-import@2.9.0 :
4215
- version "2.9.0 "
4216
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9.0 .tgz#26002efbfca5989b7288ac047508bd24f217b169 "
4214
+ eslint-plugin-import@2.17.3 :
4215
+ version "2.17.3 "
4216
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3 .tgz#00548b4434c18faebaba04b24ae6198f280de189 "
4217
4217
dependencies :
4218
- builtin-modules "^1.1.1 "
4218
+ array-includes "^3.0.3 "
4219
4219
contains-path "^0.1.0"
4220
- debug "^2.6.8 "
4220
+ debug "^2.6.9 "
4221
4221
doctrine "1.5.0"
4222
- eslint-import-resolver-node "^0.3.1 "
4223
- eslint-module-utils "^2.1.1 "
4224
- has "^1.0.1 "
4225
- lodash "^4.17.4 "
4226
- minimatch "^3.0.3 "
4222
+ eslint-import-resolver-node "^0.3.2 "
4223
+ eslint-module-utils "^2.4.0 "
4224
+ has "^1.0.3 "
4225
+ lodash "^4.17.11 "
4226
+ minimatch "^3.0.4 "
4227
4227
read-pkg-up "^2.0.0"
4228
+ resolve "^1.11.0"
4228
4229
4229
4230
eslint-plugin-jest@21.15.0 :
4230
4231
version "21.15.0"
@@ -5084,6 +5085,12 @@ has@^1.0.1:
5084
5085
dependencies :
5085
5086
function-bind "^1.0.2"
5086
5087
5088
+ has@^1.0.3 :
5089
+ version "1.0.3"
5090
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
5091
+ dependencies :
5092
+ function-bind "^1.1.1"
5093
+
5087
5094
hash-base@^2.0.0 :
5088
5095
version "2.0.2"
5089
5096
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -6488,6 +6495,10 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.0, lodash@^4.17.3,
6488
6495
version "4.17.5"
6489
6496
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
6490
6497
6498
+ lodash@^4.17.11 :
6499
+ version "4.17.11"
6500
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6501
+
6491
6502
log-symbols@^1.0.2 :
6492
6503
version "1.0.2"
6493
6504
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -7333,6 +7344,10 @@ path-parse@^1.0.5:
7333
7344
version "1.0.5"
7334
7345
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
7335
7346
7347
+ path-parse@^1.0.6 :
7348
+ version "1.0.6"
7349
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
7350
+
7336
7351
path-to-regexp@0.1.7 :
7337
7352
version "0.1.7"
7338
7353
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7399,12 +7414,6 @@ pirates@^3.0.1:
7399
7414
dependencies :
7400
7415
node-modules-regexp "^1.0.0"
7401
7416
7402
- pkg-dir@^1.0.0 :
7403
- version "1.0.0"
7404
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
7405
- dependencies :
7406
- find-up "^1.0.0"
7407
-
7408
7417
pkg-dir@^2.0.0 :
7409
7418
version "2.0.0"
7410
7419
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -8479,6 +8488,12 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0:
8479
8488
dependencies :
8480
8489
path-parse "^1.0.5"
8481
8490
8491
+ resolve@^1.11.0 :
8492
+ version "1.11.0"
8493
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
8494
+ dependencies :
8495
+ path-parse "^1.0.6"
8496
+
8482
8497
restore-cursor@^1.0.1 :
8483
8498
version "1.0.1"
8484
8499
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
0 commit comments