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 40
40
"@commitlint/config-angular" : " 19.5.0" ,
41
41
"eslint" : " 9.11.1" ,
42
42
"eslint-config-airbnb-base" : " 15.0.0" ,
43
- "eslint-plugin-import" : " 2.30 .0" ,
43
+ "eslint-plugin-import" : " 2.31 .0" ,
44
44
"husky" : " 9.1.6" ,
45
45
"lint-staged" : " 15.2.10"
46
46
},
Original file line number Diff line number Diff line change @@ -1618,17 +1618,17 @@ eslint-import-resolver-node@^0.3.9:
1618
1618
is-core-module "^2.13.0"
1619
1619
resolve "^1.22.4"
1620
1620
1621
- eslint-module-utils@^2.9 .0 :
1622
- version "2.9 .0"
1623
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9 .0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342 "
1624
- integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ ==
1621
+ eslint-module-utils@^2.12 .0 :
1622
+ version "2.12 .0"
1623
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
1624
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
1625
1625
dependencies :
1626
1626
debug "^3.2.7"
1627
1627
1628
- eslint-plugin-import@2.30 .0 :
1629
- version "2.30 .0"
1630
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
1631
- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
1628
+ eslint-plugin-import@2.31 .0 :
1629
+ version "2.31 .0"
1630
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
1631
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
1632
1632
dependencies :
1633
1633
" @rtsao/scc" " ^1.1.0"
1634
1634
array-includes "^3.1.8"
1638
1638
debug "^3.2.7"
1639
1639
doctrine "^2.1.0"
1640
1640
eslint-import-resolver-node "^0.3.9"
1641
- eslint-module-utils "^2.9 .0"
1641
+ eslint-module-utils "^2.12 .0"
1642
1642
hasown "^2.0.2"
1643
1643
is-core-module "^2.15.1"
1644
1644
is-glob "^4.0.3"
1647
1647
object.groupby "^1.0.3"
1648
1648
object.values "^1.2.0"
1649
1649
semver "^6.3.1"
1650
+ string.prototype.trimend "^1.0.8"
1650
1651
tsconfig-paths "^3.15.0"
1651
1652
1652
1653
eslint-scope@^8.0.2 :
You can’t perform that action at this time.
0 commit comments