Skip to content
This repository was archived by the owner on May 27, 2019. It is now read-only.

Commit 64c2582

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.15.0
1 parent 19deb66 commit 64c2582

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-config-algolia": "13.1.0",
1616
"eslint-config-prettier": "2.9.0",
1717
"eslint-plugin-html": "4.0.3",
18-
"eslint-plugin-import": "2.12.0",
18+
"eslint-plugin-import": "2.15.0",
1919
"eslint-plugin-prettier": "2.6.0",
2020
"prettier": "1.11.1"
2121
}

yarn.lock

Lines changed: 34 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,40 +2517,40 @@ [email protected]:
25172517
dependencies:
25182518
get-stdin "^5.0.1"
25192519

2520-
eslint-import-resolver-node@^0.3.1:
2520+
eslint-import-resolver-node@^0.3.2:
25212521
version "0.3.2"
25222522
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
25232523
dependencies:
25242524
debug "^2.6.9"
25252525
resolve "^1.5.0"
25262526

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.3.0:
2528+
version "2.3.0"
2529+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3.0.tgz#546178dab5e046c8b562bbb50705e2456d7bda49"
25302530
dependencies:
25312531
debug "^2.6.8"
2532-
pkg-dir "^1.0.0"
2532+
pkg-dir "^2.0.0"
25332533

25342534
25352535
version "4.0.3"
25362536
resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.3.tgz#97d52dcf9e22724505d02719fbd02754013c8a17"
25372537
dependencies:
25382538
htmlparser2 "^3.8.2"
25392539

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.15.0:
2541+
version "2.15.0"
2542+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.15.0.tgz#d8f3c28b8988ccde5df964706faa7c1e52f0602a"
25432543
dependencies:
25442544
contains-path "^0.1.0"
2545-
debug "^2.6.8"
2545+
debug "^2.6.9"
25462546
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"
2547+
eslint-import-resolver-node "^0.3.2"
2548+
eslint-module-utils "^2.3.0"
2549+
has "^1.0.3"
2550+
lodash "^4.17.11"
2551+
minimatch "^3.0.4"
25522552
read-pkg-up "^2.0.0"
2553-
resolve "^1.6.0"
2553+
resolve "^1.9.0"
25542554

25552555
25562556
version "2.6.0"
@@ -3329,6 +3329,12 @@ has@^1.0.1:
33293329
dependencies:
33303330
function-bind "^1.0.2"
33313331

3332+
has@^1.0.3:
3333+
version "1.0.3"
3334+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3335+
dependencies:
3336+
function-bind "^1.1.1"
3337+
33323338
hash-base@^3.0.0:
33333339
version "3.0.4"
33343340
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
@@ -4205,6 +4211,10 @@ lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.5,
42054211
version "4.17.10"
42064212
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
42074213

4214+
lodash@^4.17.11:
4215+
version "4.17.11"
4216+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
4217+
42084218
lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
42094219
version "4.17.5"
42104220
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
@@ -4419,7 +4429,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
44194429
version "1.0.1"
44204430
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
44214431

4422-
minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.2:
4432+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@~3.0.2:
44234433
version "3.0.4"
44244434
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
44254435
dependencies:
@@ -5110,6 +5120,10 @@ path-parse@^1.0.5:
51105120
version "1.0.5"
51115121
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
51125122

5123+
path-parse@^1.0.6:
5124+
version "1.0.6"
5125+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
5126+
51135127
51145128
version "0.1.7"
51155129
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -5174,12 +5188,6 @@ pixrem@^4.0.0:
51745188
postcss "^6.0.0"
51755189
reduce-css-calc "^1.2.7"
51765190

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-
51835191
pkg-dir@^2.0.0:
51845192
version "2.0.0"
51855193
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -6257,11 +6265,11 @@ resolve@^1.5.0:
62576265
dependencies:
62586266
path-parse "^1.0.5"
62596267

6260-
resolve@^1.6.0:
6261-
version "1.7.1"
6262-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.7.1.tgz#aadd656374fd298aee895bc026b8297418677fd3"
6268+
resolve@^1.9.0:
6269+
version "1.10.0"
6270+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
62636271
dependencies:
6264-
path-parse "^1.0.5"
6272+
path-parse "^1.0.6"
62656273

62666274
restore-cursor@^2.0.0:
62676275
version "2.0.0"

0 commit comments

Comments
 (0)