Skip to content

Commit 083c796

Browse files
chore(deps): bump eslint-plugin-import from 2.24.0 to 2.24.1 (#335)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.24.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.24.0...v2.24.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd2d67c commit 083c796

File tree

1 file changed

+28
-34
lines changed

1 file changed

+28
-34
lines changed

yarn.lock

Lines changed: 28 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,11 +2503,6 @@
25032503
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
25042504
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
25052505

2506-
"@types/json5@^0.0.29":
2507-
version "0.0.29"
2508-
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2509-
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2510-
25112506
"@types/minimatch@^3.0.3":
25122507
version "3.0.3"
25132508
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -4075,10 +4070,10 @@ eslint-config-prettier@^8.1.0:
40754070
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
40764071
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
40774072

4078-
eslint-import-resolver-node@^0.3.5:
4079-
version "0.3.5"
4080-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4"
4081-
integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg==
4073+
eslint-import-resolver-node@^0.3.6:
4074+
version "0.3.6"
4075+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
4076+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
40824077
dependencies:
40834078
debug "^3.2.7"
40844079
resolve "^1.20.0"
@@ -4092,25 +4087,25 @@ eslint-module-utils@^2.6.2:
40924087
pkg-dir "^2.0.0"
40934088

40944089
eslint-plugin-import@^2.22.1:
4095-
version "2.24.0"
4096-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177"
4097-
integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg==
4090+
version "2.24.1"
4091+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135"
4092+
integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ==
40984093
dependencies:
40994094
array-includes "^3.1.3"
41004095
array.prototype.flat "^1.2.4"
41014096
debug "^2.6.9"
41024097
doctrine "^2.1.0"
4103-
eslint-import-resolver-node "^0.3.5"
4098+
eslint-import-resolver-node "^0.3.6"
41044099
eslint-module-utils "^2.6.2"
41054100
find-up "^2.0.0"
41064101
has "^1.0.3"
4107-
is-core-module "^2.4.0"
4102+
is-core-module "^2.6.0"
41084103
minimatch "^3.0.4"
4109-
object.values "^1.1.3"
4104+
object.values "^1.1.4"
41104105
pkg-up "^2.0.0"
41114106
read-pkg-up "^3.0.0"
41124107
resolve "^1.20.0"
4113-
tsconfig-paths "^3.9.0"
4108+
tsconfig-paths "^3.10.1"
41144109

41154110
eslint-plugin-jsx-a11y@^6.4.1:
41164111
version "6.4.1"
@@ -5079,10 +5074,10 @@ is-ci@^3.0.0:
50795074
dependencies:
50805075
ci-info "^3.1.1"
50815076

5082-
is-core-module@^2.2.0, is-core-module@^2.4.0:
5083-
version "2.4.0"
5084-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
5085-
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
5077+
is-core-module@^2.2.0, is-core-module@^2.6.0:
5078+
version "2.6.0"
5079+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
5080+
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
50865081
dependencies:
50875082
has "^1.0.3"
50885083

@@ -5864,20 +5859,20 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
58645859
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
58655860
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
58665861

5867-
json5@^1.0.1:
5868-
version "1.0.1"
5869-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
5870-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
5871-
dependencies:
5872-
minimist "^1.2.0"
5873-
58745862
json5@^2.1.2:
58755863
version "2.1.3"
58765864
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
58775865
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
58785866
dependencies:
58795867
minimist "^1.2.5"
58805868

5869+
json5@^2.2.0:
5870+
version "2.2.0"
5871+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
5872+
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
5873+
dependencies:
5874+
minimist "^1.2.5"
5875+
58815876
jsonfile@^6.0.1:
58825877
version "6.1.0"
58835878
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
@@ -6759,7 +6754,7 @@ object.getownpropertydescriptors@^2.0.3:
67596754
define-properties "^1.1.3"
67606755
es-abstract "^1.17.0-next.1"
67616756

6762-
object.values@^1.1.3, object.values@^1.1.4:
6757+
object.values@^1.1.4:
67636758
version "1.1.4"
67646759
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
67656760
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
@@ -8438,13 +8433,12 @@ trim-off-newlines@^1.0.0:
84388433
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
84398434
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
84408435

8441-
tsconfig-paths@^3.9.0:
8442-
version "3.9.0"
8443-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
8444-
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
8436+
tsconfig-paths@^3.10.1:
8437+
version "3.10.1"
8438+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
8439+
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
84458440
dependencies:
8446-
"@types/json5" "^0.0.29"
8447-
json5 "^1.0.1"
8441+
json5 "^2.2.0"
84488442
minimist "^1.2.0"
84498443
strip-bom "^3.0.0"
84508444

0 commit comments

Comments
 (0)