File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 5050 "dprint" : " ^0.47.0" ,
5151 "eslint" : " 8.57.1" ,
5252 "eslint-config-nodebb" : " 0.2.1" ,
53- "eslint-plugin-import" : " 2.30 .0" ,
53+ "eslint-plugin-import" : " 2.31 .0" ,
5454 "husky" : " 8.0.3" ,
5555 "lint-staged" : " 15.2.10"
5656 }
Original file line number Diff line number Diff line change @@ -953,17 +953,17 @@ eslint-import-resolver-node@^0.3.9:
953953 is-core-module "^2.13.0"
954954 resolve "^1.22.4"
955955
956- eslint-module-utils@^2.9 .0 :
956+ eslint-module-utils@^2.12 .0 :
957957 version "2.12.0"
958958 resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
959959 integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
960960 dependencies :
961961 debug "^3.2.7"
962962
963- eslint-plugin-import@2.30 .0 :
964- version "2.30 .0"
965- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
966- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
963+ eslint-plugin-import@2.31 .0 :
964+ version "2.31 .0"
965+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
966+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
967967 dependencies :
968968 " @rtsao/scc" " ^1.1.0"
969969 array-includes "^3.1.8"
973973 debug "^3.2.7"
974974 doctrine "^2.1.0"
975975 eslint-import-resolver-node "^0.3.9"
976- eslint-module-utils "^2.9 .0"
976+ eslint-module-utils "^2.12 .0"
977977 hasown "^2.0.2"
978978 is-core-module "^2.15.1"
979979 is-glob "^4.0.3"
982982 object.groupby "^1.0.3"
983983 object.values "^1.2.0"
984984 semver "^6.3.1"
985+ string.prototype.trimend "^1.0.8"
985986 tsconfig-paths "^3.15.0"
986987
987988eslint-scope@^7.2.2 :
You can’t perform that action at this time.
0 commit comments