Skip to content

Commit e740278

Browse files
chore: update dependency eslint-plugin-import to v2.24.2 (conventional-changelog#2731)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8f2e1d0 commit e740278

File tree

1 file changed

+23
-10
lines changed

1 file changed

+23
-10
lines changed

yarn.lock

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,6 +2523,11 @@
25232523
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
25242524
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
25252525

2526+
"@types/json5@^0.0.29":
2527+
version "0.0.29"
2528+
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2529+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2530+
25262531
25272532
version "4.14.172"
25282533
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
@@ -4629,9 +4634,9 @@ eslint-module-utils@^2.6.2:
46294634
pkg-dir "^2.0.0"
46304635

46314636
eslint-plugin-import@^2.20.1:
4632-
version "2.24.1"
4633-
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135"
4634-
integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ==
4637+
version "2.24.2"
4638+
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
4639+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
46354640
dependencies:
46364641
array-includes "^3.1.3"
46374642
array.prototype.flat "^1.2.4"
@@ -4647,7 +4652,7 @@ eslint-plugin-import@^2.20.1:
46474652
pkg-up "^2.0.0"
46484653
read-pkg-up "^3.0.0"
46494654
resolve "^1.20.0"
4650-
tsconfig-paths "^3.10.1"
4655+
tsconfig-paths "^3.11.0"
46514656

46524657
eslint-plugin-jest@^24.0.0:
46534658
version "24.4.0"
@@ -6929,7 +6934,14 @@ [email protected]:
69296934
dependencies:
69306935
minimist "^1.2.5"
69316936

6932-
json5@^2.1.2, json5@^2.2.0:
6937+
json5@^1.0.1:
6938+
version "1.0.1"
6939+
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
6940+
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
6941+
dependencies:
6942+
minimist "^1.2.0"
6943+
6944+
json5@^2.1.2:
69336945
version "2.2.0"
69346946
resolved "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
69356947
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -10200,12 +10212,13 @@ ts-node@^9:
1020010212
source-map-support "^0.5.17"
1020110213
yn "3.1.1"
1020210214

10203-
tsconfig-paths@^3.10.1:
10204-
version "3.10.1"
10205-
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
10206-
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
10215+
tsconfig-paths@^3.11.0:
10216+
version "3.11.0"
10217+
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
10218+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
1020710219
dependencies:
10208-
json5 "^2.2.0"
10220+
"@types/json5" "^0.0.29"
10221+
json5 "^1.0.1"
1020910222
minimist "^1.2.0"
1021010223
strip-bom "^3.0.0"
1021110224

0 commit comments

Comments
 (0)