File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 44
44
"cz-conventional-changelog" : " 3.3.0" ,
45
45
"eslint" : " 8.57.1" ,
46
46
"eslint-config-prettier" : " 9.1.0" ,
47
- "eslint-plugin-import" : " 2.30 .0" ,
47
+ "eslint-plugin-import" : " 2.31 .0" ,
48
48
"eslint-plugin-jsdoc" : " 48.11.0" ,
49
49
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
50
50
"eslint-plugin-sonarjs" : " 0.25.1" ,
Original file line number Diff line number Diff line change @@ -2135,17 +2135,17 @@ eslint-import-resolver-node@^0.3.9:
2135
2135
is-core-module "^2.13.0"
2136
2136
resolve "^1.22.4"
2137
2137
2138
- eslint-module-utils@^2.9 .0 :
2139
- version "2.11 .0"
2140
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11 .0.tgz#b99b211ca4318243f09661fae088f373ad5243c4 "
2141
- integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ ==
2138
+ eslint-module-utils@^2.12 .0 :
2139
+ version "2.12 .0"
2140
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
2141
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
2142
2142
dependencies :
2143
2143
debug "^3.2.7"
2144
2144
2145
- eslint-plugin-import@2.30 .0 :
2146
- version "2.30 .0"
2147
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
2148
- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
2145
+ eslint-plugin-import@2.31 .0 :
2146
+ version "2.31 .0"
2147
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
2148
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
2149
2149
dependencies :
2150
2150
" @rtsao/scc" " ^1.1.0"
2151
2151
array-includes "^3.1.8"
2155
2155
debug "^3.2.7"
2156
2156
doctrine "^2.1.0"
2157
2157
eslint-import-resolver-node "^0.3.9"
2158
- eslint-module-utils "^2.9 .0"
2158
+ eslint-module-utils "^2.12 .0"
2159
2159
hasown "^2.0.2"
2160
2160
is-core-module "^2.15.1"
2161
2161
is-glob "^4.0.3"
2164
2164
object.groupby "^1.0.3"
2165
2165
object.values "^1.2.0"
2166
2166
semver "^6.3.1"
2167
+ string.prototype.trimend "^1.0.8"
2167
2168
tsconfig-paths "^3.15.0"
2168
2169
2169
2170
You can’t perform that action at this time.
0 commit comments