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 43
43
"cz-conventional-changelog" : " 3.3.0" ,
44
44
"eslint" : " 8.57.1" ,
45
45
"eslint-config-prettier" : " 9.1.0" ,
46
- "eslint-plugin-import" : " 2.30 .0" ,
46
+ "eslint-plugin-import" : " 2.31 .0" ,
47
47
"eslint-plugin-jsdoc" : " 48.11.0" ,
48
48
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
49
49
"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:
2124
2124
is-core-module "^2.13.0"
2125
2125
resolve "^1.22.4"
2126
2126
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 ==
2131
2131
dependencies :
2132
2132
debug "^3.2.7"
2133
2133
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 ==
2138
2138
dependencies :
2139
2139
" @rtsao/scc" " ^1.1.0"
2140
2140
array-includes "^3.1.8"
2144
2144
debug "^3.2.7"
2145
2145
doctrine "^2.1.0"
2146
2146
eslint-import-resolver-node "^0.3.9"
2147
- eslint-module-utils "^2.9 .0"
2147
+ eslint-module-utils "^2.12 .0"
2148
2148
hasown "^2.0.2"
2149
2149
is-core-module "^2.15.1"
2150
2150
is-glob "^4.0.3"
2153
2153
object.groupby "^1.0.3"
2154
2154
object.values "^1.2.0"
2155
2155
semver "^6.3.1"
2156
+ string.prototype.trimend "^1.0.8"
2156
2157
tsconfig-paths "^3.15.0"
2157
2158
2158
2159
You can’t perform that action at this time.
0 commit comments