Skip to content

Commit 37f6f7d

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.15.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.14.0...v2.15.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 06f867f commit 37f6f7d

File tree

1 file changed

+25
-64
lines changed

1 file changed

+25
-64
lines changed

yarn.lock

Lines changed: 25 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,14 +1684,7 @@ debug@3.1.0, debug@^3.1.0:
16841684
dependencies:
16851685
ms "2.0.0"
16861686

1687-
debug@^4.0.0, debug@^4.0.1:
1688-
version "4.1.0"
1689-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87"
1690-
integrity sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg==
1691-
dependencies:
1692-
ms "^2.1.1"
1693-
1694-
debug@^4.1.0, debug@^4.1.1:
1687+
debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
16951688
version "4.1.1"
16961689
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
16971690
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
@@ -2076,21 +2069,21 @@ eslint-config-airbnb-base@^13.0.0:
20762069
object.assign "^4.1.0"
20772070
object.entries "^1.0.4"
20782071

2079-
eslint-import-resolver-node@^0.3.1:
2072+
eslint-import-resolver-node@^0.3.2:
20802073
version "0.3.2"
20812074
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
20822075
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
20832076
dependencies:
20842077
debug "^2.6.9"
20852078
resolve "^1.5.0"
20862079

2087-
eslint-module-utils@^2.2.0:
2088-
version "2.2.0"
2089-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
2090-
integrity sha1-snA2LNiLGkitMIl2zn+lTphBF0Y=
2080+
eslint-module-utils@^2.3.0:
2081+
version "2.3.0"
2082+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3.0.tgz#546178dab5e046c8b562bbb50705e2456d7bda49"
2083+
integrity sha512-lmDJgeOOjk8hObTysjqH7wyMi+nsHwwvfBykwfhjR1LNdd7C2uFJBvx4OpWYpXOw4df1yE1cDEVd1yLHitk34w==
20912084
dependencies:
20922085
debug "^2.6.8"
2093-
pkg-dir "^1.0.0"
2086+
pkg-dir "^2.0.0"
20942087

20952088
eslint-plugin-cypress@^2.0.1:
20962089
version "2.2.0"
@@ -2100,20 +2093,20 @@ eslint-plugin-cypress@^2.0.1:
21002093
globals "^11.0.1"
21012094

21022095
eslint-plugin-import@^2.13.0:
2103-
version "2.14.0"
2104-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"
2105-
integrity sha512-FpuRtniD/AY6sXByma2Wr0TXvXJ4nA/2/04VPlfpmUDPOpOY264x+ILiwnrk/k4RINgDAyFZByxqPUbSQ5YE7g==
2096+
version "2.15.0"
2097+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.15.0.tgz#d8f3c28b8988ccde5df964706faa7c1e52f0602a"
2098+
integrity sha512-LEHqgR+RcnpGqYW7h9WMkPb/tP+ekKxWdQDztfTtZeV43IHF+X8lXU+1HOCcR4oXD24qRgEwNSxIweD5uNKGVg==
21062099
dependencies:
21072100
contains-path "^0.1.0"
2108-
debug "^2.6.8"
2101+
debug "^2.6.9"
21092102
doctrine "1.5.0"
2110-
eslint-import-resolver-node "^0.3.1"
2111-
eslint-module-utils "^2.2.0"
2112-
has "^1.0.1"
2113-
lodash "^4.17.4"
2114-
minimatch "^3.0.3"
2103+
eslint-import-resolver-node "^0.3.2"
2104+
eslint-module-utils "^2.3.0"
2105+
has "^1.0.3"
2106+
lodash "^4.17.11"
2107+
minimatch "^3.0.4"
21152108
read-pkg-up "^2.0.0"
2116-
resolve "^1.6.0"
2109+
resolve "^1.9.0"
21172110

21182111
eslint-restricted-globals@^0.1.1:
21192112
version "0.1.1"
@@ -2481,14 +2474,6 @@ find-npm-prefix@^1.0.2:
24812474
resolved "https://registry.yarnpkg.com/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz#8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf"
24822475
integrity sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==
24832476

2484-
find-up@^1.0.0:
2485-
version "1.1.2"
2486-
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
2487-
integrity sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=
2488-
dependencies:
2489-
path-exists "^2.0.0"
2490-
pinkie-promise "^2.0.0"
2491-
24922477
find-up@^2.0.0, find-up@^2.1.0:
24932478
version "2.1.0"
24942479
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
@@ -2955,7 +2940,7 @@ has-values@^1.0.0:
29552940
is-number "^3.0.0"
29562941
kind-of "^4.0.0"
29572942

2958-
has@^1.0.1:
2943+
has@^1.0.1, has@^1.0.3:
29592944
version "1.0.3"
29602945
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
29612946
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
@@ -4444,16 +4429,11 @@ lodash.without@~4.4.0:
44444429
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
44454430
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
44464431

4447-
lodash@4.17.11:
4432+
lodash@4.17.11, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
44484433
version "4.17.11"
44494434
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
44504435
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
44514436

4452-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
4453-
version "4.17.10"
4454-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
4455-
integrity sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==
4456-
44574437
log-symbols@2.2.0:
44584438
version "2.2.0"
44594439
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -5688,13 +5668,6 @@ path-dirname@^1.0.0:
56885668
resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
56895669
integrity sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=
56905670

5691-
path-exists@^2.0.0:
5692-
version "2.1.0"
5693-
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
5694-
integrity sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=
5695-
dependencies:
5696-
pinkie-promise "^2.0.0"
5697-
56985671
path-exists@^3.0.0:
56995672
version "3.0.0"
57005673
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
@@ -5715,11 +5688,6 @@ path-key@^2.0.0, path-key@^2.0.1:
57155688
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
57165689
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
57175690

5718-
path-parse@^1.0.5:
5719-
version "1.0.5"
5720-
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
5721-
integrity sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=
5722-
57235691
path-parse@^1.0.6:
57245692
version "1.0.6"
57255693
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
@@ -5786,12 +5754,12 @@ pkg-conf@^2.1.0:
57865754
find-up "^2.0.0"
57875755
load-json-file "^4.0.0"
57885756

5789-
pkg-dir@^1.0.0:
5790-
version "1.0.0"
5791-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
5792-
integrity sha1-ektQio1bstYp1EcFb/TpyTFM89Q=
5757+
pkg-dir@^2.0.0:
5758+
version "2.0.0"
5759+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
5760+
integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
57935761
dependencies:
5794-
find-up "^1.0.0"
5762+
find-up "^2.1.0"
57955763

57965764
pkg-dir@^3.0.0:
57975765
version "3.0.0"
@@ -6329,20 +6297,13 @@ resolve@1.1.7:
63296297
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
63306298
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
63316299

6332-
resolve@^1.3.2:
6300+
resolve@^1.3.2, resolve@^1.5.0, resolve@^1.9.0:
63336301
version "1.10.0"
63346302
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
63356303
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
63366304
dependencies:
63376305
path-parse "^1.0.6"
63386306

6339-
resolve@^1.5.0, resolve@^1.6.0:
6340-
version "1.8.1"
6341-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
6342-
integrity sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==
6343-
dependencies:
6344-
path-parse "^1.0.5"
6345-
63466307
restore-cursor@^1.0.1:
63476308
version "1.0.1"
63486309
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"

0 commit comments

Comments
 (0)