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 2828 "cloc" : " 2.11.0" ,
2929 "eslint" : " 7.32.0" ,
3030 "eslint-config-airbnb" : " 18.2.1" ,
31- "eslint-plugin-import" : " 2.30 .0" ,
31+ "eslint-plugin-import" : " 2.31 .0" ,
3232 "eslint-plugin-json" : " 3.1.0" ,
3333 "eslint-plugin-jsx-a11y" : " 6.10.0" ,
3434 "eslint-plugin-react" : " 7.37.1" ,
Original file line number Diff line number Diff line change @@ -1565,17 +1565,17 @@ eslint-import-resolver-node@^0.3.9:
15651565 is-core-module "^2.13.0"
15661566 resolve "^1.22.4"
15671567
1568- eslint-module-utils@^2.9 .0 :
1569- version "2.9 .0"
1570- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9 .0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342 "
1571- integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ ==
1568+ eslint-module-utils@^2.12 .0 :
1569+ version "2.12 .0"
1570+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12 .0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
1571+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
15721572 dependencies :
15731573 debug "^3.2.7"
15741574
1575- eslint-plugin-import@2.30 .0 :
1576- version "2.30 .0"
1577- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
1578- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
1575+ eslint-plugin-import@2.31 .0 :
1576+ version "2.31 .0"
1577+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
1578+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
15791579 dependencies :
15801580 " @rtsao/scc" " ^1.1.0"
15811581 array-includes "^3.1.8"
15851585 debug "^3.2.7"
15861586 doctrine "^2.1.0"
15871587 eslint-import-resolver-node "^0.3.9"
1588- eslint-module-utils "^2.9 .0"
1588+ eslint-module-utils "^2.12 .0"
15891589 hasown "^2.0.2"
15901590 is-core-module "^2.15.1"
15911591 is-glob "^4.0.3"
15941594 object.groupby "^1.0.3"
15951595 object.values "^1.2.0"
15961596 semver "^6.3.1"
1597+ string.prototype.trimend "^1.0.8"
15971598 tsconfig-paths "^3.15.0"
15981599
15991600
You can’t perform that action at this time.
0 commit comments