Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit cf3f07d

Browse files
authored
Merge pull request #214 from bikecoders/renovate/eslint-plugin-import-2.x
Update dependency eslint-plugin-import to v2.22.0
2 parents 5a6328c + 9ccf7d6 commit cf3f07d

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"cross-env": "7.0.2",
6060
"eslint": "6.8.0",
6161
"eslint-config-prettier": "6.11.0",
62-
"eslint-plugin-import": "2.20.2",
62+
"eslint-plugin-import": "2.22.0",
6363
"husky": "4.2.5",
6464
"jest": "25.5.4",
6565
"jest-date-mock": "1.0.8",

yarn.lock

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,7 +1600,7 @@ array-ify@^1.0.0:
16001600
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
16011601
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
16021602

1603-
array-includes@^3.0.3:
1603+
array-includes@^3.1.1:
16041604
version "3.1.1"
16051605
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
16061606
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -1622,7 +1622,7 @@ array.prototype.findindex@^2.0.2:
16221622
define-properties "^1.1.2"
16231623
es-abstract "^1.5.0"
16241624

1625-
array.prototype.flat@^1.2.1:
1625+
array.prototype.flat@^1.2.3:
16261626
version "1.2.3"
16271627
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
16281628
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -3220,39 +3220,40 @@ eslint-config-prettier@6.11.0:
32203220
dependencies:
32213221
get-stdin "^6.0.0"
32223222

3223-
eslint-import-resolver-node@^0.3.2:
3224-
version "0.3.3"
3225-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
3226-
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
3223+
eslint-import-resolver-node@^0.3.3:
3224+
version "0.3.4"
3225+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
3226+
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
32273227
dependencies:
32283228
debug "^2.6.9"
32293229
resolve "^1.13.1"
32303230

3231-
eslint-module-utils@^2.4.1:
3232-
version "2.5.2"
3233-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.2.tgz#7878f7504824e1b857dd2505b59a8e5eda26a708"
3234-
integrity sha512-LGScZ/JSlqGKiT8OC+cYRxseMjyqt6QO54nl281CK93unD89ijSeRV6An8Ci/2nvWVKe8K/Tqdm75RQoIOCr+Q==
3231+
eslint-module-utils@^2.6.0:
3232+
version "2.6.0"
3233+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
3234+
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
32353235
dependencies:
32363236
debug "^2.6.9"
32373237
pkg-dir "^2.0.0"
32383238

3239-
eslint-plugin-import@2.20.2:
3240-
version "2.20.2"
3241-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
3242-
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
3239+
eslint-plugin-import@2.22.0:
3240+
version "2.22.0"
3241+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
3242+
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
32433243
dependencies:
3244-
array-includes "^3.0.3"
3245-
array.prototype.flat "^1.2.1"
3244+
array-includes "^3.1.1"
3245+
array.prototype.flat "^1.2.3"
32463246
contains-path "^0.1.0"
32473247
debug "^2.6.9"
32483248
doctrine "1.5.0"
3249-
eslint-import-resolver-node "^0.3.2"
3250-
eslint-module-utils "^2.4.1"
3249+
eslint-import-resolver-node "^0.3.3"
3250+
eslint-module-utils "^2.6.0"
32513251
has "^1.0.3"
32523252
minimatch "^3.0.4"
3253-
object.values "^1.1.0"
3253+
object.values "^1.1.1"
32543254
read-pkg-up "^2.0.0"
3255-
resolve "^1.12.0"
3255+
resolve "^1.17.0"
3256+
tsconfig-paths "^3.9.0"
32563257

32573258
eslint-scope@^4.0.3:
32583259
version "4.0.3"
@@ -6154,7 +6155,7 @@ object.pick@^1.3.0:
61546155
dependencies:
61556156
isobject "^3.0.1"
61566157

6157-
object.values@^1.1.0:
6158+
object.values@^1.1.1:
61586159
version "1.1.1"
61596160
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
61606161
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
@@ -7148,7 +7149,7 @@ resolve@1.x, resolve@^1.10.0, resolve@^1.3.2:
71487149
dependencies:
71497150
path-parse "^1.0.6"
71507151

7151-
resolve@^1.1.6, resolve@^1.12.0, resolve@^1.13.1:
7152+
resolve@^1.1.6, resolve@^1.13.1:
71527153
version "1.15.1"
71537154
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
71547155
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
@@ -8228,7 +8229,7 @@ tsconfig-paths-webpack-plugin@3.2.0:
82288229
enhanced-resolve "^4.0.0"
82298230
tsconfig-paths "^3.4.0"
82308231

8231-
tsconfig-paths@3.9.0, tsconfig-paths@^3.4.0:
8232+
tsconfig-paths@3.9.0, tsconfig-paths@^3.4.0, tsconfig-paths@^3.9.0:
82328233
version "3.9.0"
82338234
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
82348235
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==

0 commit comments

Comments
 (0)