Skip to content

Commit 93e7f9a

Browse files
chore(deps): update dependency eslint-plugin-import to v2.26.0 (#199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0df1852 commit 93e7f9a

File tree

2 files changed

+33
-21
lines changed

2 files changed

+33
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-algolia": "20.0.0",
5353
"eslint-config-prettier": "8.5.0",
5454
"eslint-plugin-eslint-comments": "3.2.0",
55-
"eslint-plugin-import": "2.25.4",
55+
"eslint-plugin-import": "2.26.0",
5656
"eslint-plugin-jest": "25.7.0",
5757
"eslint-plugin-jsdoc": "37.9.7",
5858
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 32 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@ eslint-import-resolver-node@^0.3.6:
23822382
debug "^3.2.7"
23832383
resolve "^1.20.0"
23842384

2385-
eslint-module-utils@^2.7.2:
2386-
version "2.7.2"
2387-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
2388-
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
2385+
eslint-module-utils@^2.7.3:
2386+
version "2.7.3"
2387+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
2388+
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
23892389
dependencies:
23902390
debug "^3.2.7"
23912391
find-up "^2.1.0"
@@ -2398,24 +2398,24 @@ eslint-plugin-eslint-comments@3.2.0:
23982398
escape-string-regexp "^1.0.5"
23992399
ignore "^5.0.5"
24002400

2401-
eslint-plugin-import@2.25.4:
2402-
version "2.25.4"
2403-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
2404-
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
2401+
eslint-plugin-import@2.26.0:
2402+
version "2.26.0"
2403+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
2404+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
24052405
dependencies:
24062406
array-includes "^3.1.4"
24072407
array.prototype.flat "^1.2.5"
24082408
debug "^2.6.9"
24092409
doctrine "^2.1.0"
24102410
eslint-import-resolver-node "^0.3.6"
2411-
eslint-module-utils "^2.7.2"
2411+
eslint-module-utils "^2.7.3"
24122412
has "^1.0.3"
2413-
is-core-module "^2.8.0"
2413+
is-core-module "^2.8.1"
24142414
is-glob "^4.0.3"
2415-
minimatch "^3.0.4"
2415+
minimatch "^3.1.2"
24162416
object.values "^1.1.5"
2417-
resolve "^1.20.0"
2418-
tsconfig-paths "^3.12.0"
2417+
resolve "^1.22.0"
2418+
tsconfig-paths "^3.14.1"
24192419

24202420
eslint-plugin-jest@25.7.0:
24212421
version "25.7.0"
@@ -3197,7 +3197,7 @@ is-cidr@*:
31973197
dependencies:
31983198
cidr-regex "^3.1.1"
31993199

3200-
is-core-module@^2.5.0, is-core-module@^2.8.0, is-core-module@^2.8.1:
3200+
is-core-module@^2.5.0, is-core-module@^2.8.1:
32013201
version "2.8.1"
32023202
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
32033203
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
@@ -4312,6 +4312,13 @@ minimatch@^3.0.4:
43124312
dependencies:
43134313
brace-expansion "^1.1.7"
43144314

4315+
minimatch@^3.1.2:
4316+
version "3.1.2"
4317+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4318+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
4319+
dependencies:
4320+
brace-expansion "^1.1.7"
4321+
43154322
minimist-options@4.1.0:
43164323
version "4.1.0"
43174324
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4326,6 +4333,11 @@ minimist@^1.2.0, minimist@^1.2.5:
43264333
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
43274334
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
43284335

4336+
minimist@^1.2.6:
4337+
version "1.2.6"
4338+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
4339+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
4340+
43294341
minipass-collect@^1.0.2:
43304342
version "1.0.2"
43314343
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617"
@@ -5291,7 +5303,7 @@ resolve.exports@^1.1.0:
52915303
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
52925304
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
52935305

5294-
resolve@^1.10.0, resolve@^1.20.0:
5306+
resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0:
52955307
version "1.22.0"
52965308
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
52975309
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
@@ -5896,14 +5908,14 @@ ts-node@10.7.0:
58965908
v8-compile-cache-lib "^3.0.0"
58975909
yn "3.1.1"
58985910

5899-
tsconfig-paths@^3.12.0:
5900-
version "3.12.0"
5901-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
5902-
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
5911+
tsconfig-paths@^3.14.1:
5912+
version "3.14.1"
5913+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
5914+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
59035915
dependencies:
59045916
"@types/json5" "^0.0.29"
59055917
json5 "^1.0.1"
5906-
minimist "^1.2.0"
5918+
minimist "^1.2.6"
59075919
strip-bom "^3.0.0"
59085920

59095921
tslib@^1.8.1:

0 commit comments

Comments
 (0)