File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 4343 "cz-conventional-changelog" : " 3.3.0" ,
4444 "eslint" : " 8.57.1" ,
4545 "eslint-config-prettier" : " 9.1.0" ,
46- "eslint-plugin-import" : " 2.30 .0" ,
46+ "eslint-plugin-import" : " 2.31 .0" ,
4747 "eslint-plugin-jsdoc" : " 48.11.0" ,
4848 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
4949 "eslint-plugin-sonarjs" : " 0.25.1" ,
Original file line number Diff line number Diff line change @@ -2124,17 +2124,17 @@ eslint-import-resolver-node@^0.3.9:
21242124 is-core-module "^2.13.0"
21252125 resolve "^1.22.4"
21262126
2127- eslint-module-utils@^2.9 .0 :
2128- version "2.11 .0"
2129- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11 .0.tgz#b99b211ca4318243f09661fae088f373ad5243c4 "
2130- integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ ==
2127+ eslint-module-utils@^2.12 .0 :
2128+ version "2.12 .0"
2129+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
2130+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
21312131 dependencies :
21322132 debug "^3.2.7"
21332133
2134- eslint-plugin-import@2.30 .0 :
2135- version "2.30 .0"
2136- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
2137- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
2134+ eslint-plugin-import@2.31 .0 :
2135+ version "2.31 .0"
2136+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
2137+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
21382138 dependencies :
21392139 " @rtsao/scc" " ^1.1.0"
21402140 array-includes "^3.1.8"
21442144 debug "^3.2.7"
21452145 doctrine "^2.1.0"
21462146 eslint-import-resolver-node "^0.3.9"
2147- eslint-module-utils "^2.9 .0"
2147+ eslint-module-utils "^2.12 .0"
21482148 hasown "^2.0.2"
21492149 is-core-module "^2.15.1"
21502150 is-glob "^4.0.3"
21532153 object.groupby "^1.0.3"
21542154 object.values "^1.2.0"
21552155 semver "^6.3.1"
2156+ string.prototype.trimend "^1.0.8"
21562157 tsconfig-paths "^3.15.0"
21572158
21582159
You can’t perform that action at this time.
0 commit comments