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 7171 "eslint" : " ~8.57.1" ,
7272 "eslint-config-vkbansal" : " ~5.2.1" ,
7373 "eslint-import-resolver-webpack" : " ~0.13.9" ,
74- "eslint-plugin-import" : " ~2.30 .0" ,
74+ "eslint-plugin-import" : " ~2.31 .0" ,
7575 "eslint-plugin-jest" : " ^28.8.3" ,
7676 "eslint-plugin-jest-dom" : " ^5.4.0" ,
7777 "eslint-plugin-react" : " ~7.37.1" ,
Original file line number Diff line number Diff line change @@ -3335,17 +3335,17 @@ eslint-import-resolver-webpack@~0.13.9:
33353335 resolve "^2.0.0-next.5"
33363336 semver "^5.7.2"
33373337
3338- eslint-module-utils@^2.9 .0 :
3339- version "2.11 .0"
3340- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11 .0.tgz#b99b211ca4318243f09661fae088f373ad5243c4 "
3341- integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ ==
3338+ eslint-module-utils@^2.12 .0 :
3339+ version "2.12 .0"
3340+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
3341+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
33423342 dependencies :
33433343 debug "^3.2.7"
33443344
3345- eslint-plugin-import@~2.30 .0 :
3346- version "2.30 .0"
3347- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
3348- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
3345+ eslint-plugin-import@~2.31 .0 :
3346+ version "2.31 .0"
3347+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
3348+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
33493349 dependencies :
33503350 " @rtsao/scc" " ^1.1.0"
33513351 array-includes "^3.1.8"
@@ -3355,7 +3355,7 @@ eslint-plugin-import@~2.30.0:
33553355 debug "^3.2.7"
33563356 doctrine "^2.1.0"
33573357 eslint-import-resolver-node "^0.3.9"
3358- eslint-module-utils "^2.9 .0"
3358+ eslint-module-utils "^2.12 .0"
33593359 hasown "^2.0.2"
33603360 is-core-module "^2.15.1"
33613361 is-glob "^4.0.3"
@@ -3364,6 +3364,7 @@ eslint-plugin-import@~2.30.0:
33643364 object.groupby "^1.0.3"
33653365 object.values "^1.2.0"
33663366 semver "^6.3.1"
3367+ string.prototype.trimend "^1.0.8"
33673368 tsconfig-paths "^3.15.0"
33683369
33693370eslint-plugin-jest-dom@^5.4.0 :
You can’t perform that action at this time.
0 commit comments