Skip to content

Commit a99398b

Browse files
build(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.2 (#1815)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.2. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.23.4...v2.24.2) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 812afdd commit a99398b

2 files changed

Lines changed: 104 additions & 37 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"cross-env": "^7.0.2",
2222
"eslint": "7.32.0",
2323
"eslint-config-prettier": "8.3.0",
24-
"eslint-plugin-import": "2.23.4",
24+
"eslint-plugin-import": "2.24.2",
2525
"eslint-plugin-jest": "24.4.0",
2626
"eslint-plugin-prettier": "4.0.0",
2727
"jest": "27.0.6",

yarn.lock

Lines changed: 103 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,6 +2329,29 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
23292329
string.prototype.trimstart "^1.0.4"
23302330
unbox-primitive "^1.0.0"
23312331

2332+
es-abstract@^1.18.2:
2333+
version "1.18.5"
2334+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19"
2335+
integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA==
2336+
dependencies:
2337+
call-bind "^1.0.2"
2338+
es-to-primitive "^1.2.1"
2339+
function-bind "^1.1.1"
2340+
get-intrinsic "^1.1.1"
2341+
has "^1.0.3"
2342+
has-symbols "^1.0.2"
2343+
internal-slot "^1.0.3"
2344+
is-callable "^1.2.3"
2345+
is-negative-zero "^2.0.1"
2346+
is-regex "^1.1.3"
2347+
is-string "^1.0.6"
2348+
object-inspect "^1.11.0"
2349+
object-keys "^1.1.1"
2350+
object.assign "^4.1.2"
2351+
string.prototype.trimend "^1.0.4"
2352+
string.prototype.trimstart "^1.0.4"
2353+
unbox-primitive "^1.0.1"
2354+
23322355
es-to-primitive@^1.2.1:
23332356
version "1.2.1"
23342357
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -2375,42 +2398,42 @@ eslint-config-prettier@8.3.0:
23752398
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
23762399
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
23772400

2378-
eslint-import-resolver-node@^0.3.4:
2379-
version "0.3.4"
2380-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
2381-
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
2401+
eslint-import-resolver-node@^0.3.6:
2402+
version "0.3.6"
2403+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
2404+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
23822405
dependencies:
2383-
debug "^2.6.9"
2384-
resolve "^1.13.1"
2406+
debug "^3.2.7"
2407+
resolve "^1.20.0"
23852408

2386-
eslint-module-utils@^2.6.1:
2387-
version "2.6.1"
2388-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233"
2389-
integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==
2409+
eslint-module-utils@^2.6.2:
2410+
version "2.6.2"
2411+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
2412+
integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
23902413
dependencies:
23912414
debug "^3.2.7"
23922415
pkg-dir "^2.0.0"
23932416

2394-
eslint-plugin-import@2.23.4:
2395-
version "2.23.4"
2396-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
2397-
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
2417+
eslint-plugin-import@2.24.2:
2418+
version "2.24.2"
2419+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
2420+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
23982421
dependencies:
23992422
array-includes "^3.1.3"
24002423
array.prototype.flat "^1.2.4"
24012424
debug "^2.6.9"
24022425
doctrine "^2.1.0"
2403-
eslint-import-resolver-node "^0.3.4"
2404-
eslint-module-utils "^2.6.1"
2426+
eslint-import-resolver-node "^0.3.6"
2427+
eslint-module-utils "^2.6.2"
24052428
find-up "^2.0.0"
24062429
has "^1.0.3"
2407-
is-core-module "^2.4.0"
2430+
is-core-module "^2.6.0"
24082431
minimatch "^3.0.4"
2409-
object.values "^1.1.3"
2432+
object.values "^1.1.4"
24102433
pkg-up "^2.0.0"
24112434
read-pkg-up "^3.0.0"
24122435
resolve "^1.20.0"
2413-
tsconfig-paths "^3.9.0"
2436+
tsconfig-paths "^3.11.0"
24142437

24152438
eslint-plugin-jest@24.4.0:
24162439
version "24.4.0"
@@ -2721,7 +2744,7 @@ get-caller-file@^2.0.5:
27212744
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
27222745
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
27232746

2724-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
2747+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
27252748
version "1.1.1"
27262749
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
27272750
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
@@ -2813,6 +2836,13 @@ has-symbols@^1.0.2:
28132836
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
28142837
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
28152838

2839+
has-tostringtag@^1.0.0:
2840+
version "1.0.0"
2841+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
2842+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
2843+
dependencies:
2844+
has-symbols "^1.0.2"
2845+
28162846
has@^1.0.3:
28172847
version "1.0.3"
28182848
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -2917,6 +2947,15 @@ inherits@2:
29172947
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
29182948
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
29192949

2950+
internal-slot@^1.0.3:
2951+
version "1.0.3"
2952+
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
2953+
integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
2954+
dependencies:
2955+
get-intrinsic "^1.1.0"
2956+
has "^1.0.3"
2957+
side-channel "^1.0.4"
2958+
29202959
is-arrayish@^0.2.1:
29212960
version "0.2.1"
29222961
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
@@ -2951,10 +2990,10 @@ is-ci@^3.0.0:
29512990
dependencies:
29522991
ci-info "^3.1.1"
29532992

2954-
is-core-module@^2.2.0, is-core-module@^2.4.0:
2955-
version "2.4.0"
2956-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
2957-
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
2993+
is-core-module@^2.2.0, is-core-module@^2.6.0:
2994+
version "2.6.0"
2995+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
2996+
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
29582997
dependencies:
29592998
has "^1.0.3"
29602999

@@ -3025,6 +3064,14 @@ is-regex@^1.1.2:
30253064
call-bind "^1.0.2"
30263065
has-symbols "^1.0.2"
30273066

3067+
is-regex@^1.1.3:
3068+
version "1.1.4"
3069+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
3070+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
3071+
dependencies:
3072+
call-bind "^1.0.2"
3073+
has-tostringtag "^1.0.0"
3074+
30283075
is-stream@^2.0.0:
30293076
version "2.0.0"
30303077
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
@@ -3035,6 +3082,13 @@ is-string@^1.0.5:
30353082
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
30363083
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
30373084

3085+
is-string@^1.0.6:
3086+
version "1.0.7"
3087+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
3088+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
3089+
dependencies:
3090+
has-tostringtag "^1.0.0"
3091+
30383092
is-symbol@^1.0.2:
30393093
version "1.0.3"
30403094
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
@@ -3899,6 +3953,11 @@ nwsapi@^2.2.0:
38993953
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
39003954
integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==
39013955

3956+
object-inspect@^1.11.0:
3957+
version "1.11.0"
3958+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
3959+
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
3960+
39023961
object-inspect@^1.9.0:
39033962
version "1.10.3"
39043963
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
@@ -3929,15 +3988,14 @@ object.assign@^4.1.2:
39293988
has-symbols "^1.0.1"
39303989
object-keys "^1.1.1"
39313990

3932-
object.values@^1.1.3:
3933-
version "1.1.3"
3934-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee"
3935-
integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==
3991+
object.values@^1.1.4:
3992+
version "1.1.4"
3993+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
3994+
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
39363995
dependencies:
39373996
call-bind "^1.0.2"
39383997
define-properties "^1.1.3"
3939-
es-abstract "^1.18.0-next.2"
3940-
has "^1.0.3"
3998+
es-abstract "^1.18.2"
39413999

39424000
once@^1.3.0:
39434001
version "1.4.0"
@@ -4314,7 +4372,7 @@ resolve-from@^5.0.0:
43144372
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
43154373
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
43164374

4317-
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2:
4375+
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.3.2:
43184376
version "1.20.0"
43194377
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
43204378
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
@@ -4487,6 +4545,15 @@ shebang-regex@^3.0.0:
44874545
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
44884546
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
44894547

4548+
side-channel@^1.0.4:
4549+
version "1.0.4"
4550+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
4551+
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
4552+
dependencies:
4553+
call-bind "^1.0.0"
4554+
get-intrinsic "^1.0.2"
4555+
object-inspect "^1.9.0"
4556+
44904557
signal-exit@^3.0.2:
44914558
version "3.0.2"
44924559
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -4792,10 +4859,10 @@ tr46@^2.1.0:
47924859
dependencies:
47934860
punycode "^2.1.1"
47944861

4795-
tsconfig-paths@^3.9.0:
4796-
version "3.9.0"
4797-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
4798-
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
4862+
tsconfig-paths@^3.11.0:
4863+
version "3.11.0"
4864+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
4865+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
47994866
dependencies:
48004867
"@types/json5" "^0.0.29"
48014868
json5 "^1.0.1"
@@ -4850,7 +4917,7 @@ typedarray-to-buffer@^3.1.5:
48504917
dependencies:
48514918
is-typedarray "^1.0.0"
48524919

4853-
unbox-primitive@^1.0.0:
4920+
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
48544921
version "1.0.1"
48554922
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
48564923
integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==

0 commit comments

Comments
 (0)