@@ -2517,40 +2517,41 @@ eslint-config-prettier@2.9.0:
2517
2517
dependencies :
2518
2518
get-stdin "^5.0.1"
2519
2519
2520
- eslint-import-resolver-node@^0.3.1 :
2520
+ eslint-import-resolver-node@^0.3.2 :
2521
2521
version "0.3.2"
2522
2522
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
2523
2523
dependencies :
2524
2524
debug "^2.6.9"
2525
2525
resolve "^1.5.0"
2526
2526
2527
- eslint-module-utils@^2.2 .0 :
2528
- version "2.2 .0"
2529
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2 .0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
2527
+ eslint-module-utils@^2.4 .0 :
2528
+ version "2.4 .0"
2529
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4 .0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a "
2530
2530
dependencies :
2531
2531
debug "^2.6.8"
2532
- pkg-dir "^1 .0.0"
2532
+ pkg-dir "^2 .0.0"
2533
2533
2534
2534
eslint-plugin-html@4.0.3 :
2535
2535
version "4.0.3"
2536
2536
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.3.tgz#97d52dcf9e22724505d02719fbd02754013c8a17"
2537
2537
dependencies :
2538
2538
htmlparser2 "^3.8.2"
2539
2539
2540
- eslint-plugin-import@2.12.0 :
2541
- version "2.12.0 "
2542
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.12.0 .tgz#dad31781292d6664b25317fd049d2e2b2f02205d "
2540
+ eslint-plugin-import@2.17.3 :
2541
+ version "2.17.3 "
2542
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3 .tgz#00548b4434c18faebaba04b24ae6198f280de189 "
2543
2543
dependencies :
2544
+ array-includes "^3.0.3"
2544
2545
contains-path "^0.1.0"
2545
- debug "^2.6.8 "
2546
+ debug "^2.6.9 "
2546
2547
doctrine "1.5.0"
2547
- eslint-import-resolver-node "^0.3.1 "
2548
- eslint-module-utils "^2.2 .0"
2549
- has "^1.0.1 "
2550
- lodash "^4.17.4 "
2551
- minimatch "^3.0.3 "
2548
+ eslint-import-resolver-node "^0.3.2 "
2549
+ eslint-module-utils "^2.4 .0"
2550
+ has "^1.0.3 "
2551
+ lodash "^4.17.11 "
2552
+ minimatch "^3.0.4 "
2552
2553
read-pkg-up "^2.0.0"
2553
- resolve "^1.6 .0"
2554
+ resolve "^1.11 .0"
2554
2555
2555
2556
eslint-plugin-prettier@2.6.0 :
2556
2557
version "2.6.0"
@@ -3329,6 +3330,12 @@ has@^1.0.1:
3329
3330
dependencies :
3330
3331
function-bind "^1.0.2"
3331
3332
3333
+ has@^1.0.3 :
3334
+ version "1.0.3"
3335
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3336
+ dependencies :
3337
+ function-bind "^1.1.1"
3338
+
3332
3339
hash-base@^3.0.0 :
3333
3340
version "3.0.4"
3334
3341
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
@@ -4205,6 +4212,10 @@ lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.5,
4205
4212
version "4.17.10"
4206
4213
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4207
4214
4215
+ lodash@^4.17.11 :
4216
+ version "4.17.11"
4217
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4218
+
4208
4219
lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0 :
4209
4220
version "4.17.5"
4210
4221
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
@@ -4419,7 +4430,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4419
4430
version "1.0.1"
4420
4431
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4421
4432
4422
- minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0. 4, minimatch@~3.0.2 :
4433
+ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2 :
4423
4434
version "3.0.4"
4424
4435
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4425
4436
dependencies :
@@ -5110,6 +5121,10 @@ path-parse@^1.0.5:
5110
5121
version "1.0.5"
5111
5122
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5112
5123
5124
+ path-parse@^1.0.6 :
5125
+ version "1.0.6"
5126
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5127
+
5113
5128
path-to-regexp@0.1.7 :
5114
5129
version "0.1.7"
5115
5130
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -5174,12 +5189,6 @@ pixrem@^4.0.0:
5174
5189
postcss "^6.0.0"
5175
5190
reduce-css-calc "^1.2.7"
5176
5191
5177
- pkg-dir@^1.0.0 :
5178
- version "1.0.0"
5179
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
5180
- dependencies :
5181
- find-up "^1.0.0"
5182
-
5183
5192
pkg-dir@^2.0.0 :
5184
5193
version "2.0.0"
5185
5194
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -6251,18 +6260,18 @@ resolve@^1.1.7, resolve@^1.2.0, resolve@^1.4.0:
6251
6260
dependencies :
6252
6261
path-parse "^1.0.5"
6253
6262
6263
+ resolve@^1.11.0 :
6264
+ version "1.11.0"
6265
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
6266
+ dependencies :
6267
+ path-parse "^1.0.6"
6268
+
6254
6269
resolve@^1.5.0 :
6255
6270
version "1.5.0"
6256
6271
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
6257
6272
dependencies :
6258
6273
path-parse "^1.0.5"
6259
6274
6260
- resolve@^1.6.0 :
6261
- version "1.7.1"
6262
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
6263
- dependencies :
6264
- path-parse "^1.0.5"
6265
-
6266
6275
restore-cursor@^2.0.0 :
6267
6276
version "2.0.0"
6268
6277
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments