File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 "eslint" : " 9.11.1" ,
5858 "eslint-config-prettier" : " 9.1.0" ,
5959 "eslint-config-ts-lambdas" : " 1.2.3" ,
60- "eslint-plugin-import" : " 2.30 .0" ,
60+ "eslint-plugin-import" : " 2.31 .0" ,
6161 "eslint-plugin-prettier" : " 5.2.1" ,
6262 "jest" : " 26.6.3" ,
6363 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -4180,17 +4180,17 @@ eslint-import-resolver-node@^0.3.9:
41804180 is-core-module "^2.13.0"
41814181 resolve "^1.22.4"
41824182
4183- eslint-module-utils@^2.9 .0 :
4184- version "2.9 .0"
4185- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9 .0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342 "
4186- integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ ==
4183+ eslint-module-utils@^2.12 .0 :
4184+ version "2.12 .0"
4185+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
4186+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
41874187 dependencies :
41884188 debug "^3.2.7"
41894189
4190- eslint-plugin-import@2.30 .0 :
4191- version "2.30 .0"
4192- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
4193- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
4190+ eslint-plugin-import@2.31 .0 :
4191+ version "2.31 .0"
4192+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
4193+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
41944194 dependencies :
41954195 " @rtsao/scc" " ^1.1.0"
41964196 array-includes "^3.1.8"
@@ -4200,7 +4200,7 @@ eslint-plugin-import@2.30.0:
42004200 debug "^3.2.7"
42014201 doctrine "^2.1.0"
42024202 eslint-import-resolver-node "^0.3.9"
4203- eslint-module-utils "^2.9 .0"
4203+ eslint-module-utils "^2.12 .0"
42044204 hasown "^2.0.2"
42054205 is-core-module "^2.15.1"
42064206 is-glob "^4.0.3"
@@ -4209,6 +4209,7 @@ eslint-plugin-import@2.30.0:
42094209 object.groupby "^1.0.3"
42104210 object.values "^1.2.0"
42114211 semver "^6.3.1"
4212+ string.prototype.trimend "^1.0.8"
42124213 tsconfig-paths "^3.15.0"
42134214
42144215eslint-plugin-prettier@5.2.1 :
You can’t perform that action at this time.
0 commit comments