Skip to content

Commit 3ac3f67

Browse files
authored
Merge pull request #608 from cabify/dependabot/npm_and_yarn/typescript-eslint-45fa56f5af
Bump @typescript-eslint/eslint-plugin from 8.48.0 to 8.53.0 in the typescript-eslint group
2 parents d0da947 + 5905271 commit 3ac3f67

2 files changed

Lines changed: 93 additions & 82 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@typescript-eslint/eslint-plugin": "^8.48.0",
48+
"@typescript-eslint/eslint-plugin": "^8.53.0",
4949
"confusing-browser-globals": "^1.0.10",
5050
"eslint-config-prettier": "^10.1.8",
5151
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 92 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -266,17 +266,24 @@
266266
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.2.tgz#839f72c2decd378f86b8f525e1979a97b920c67d"
267267
integrity sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==
268268

269-
"@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
269+
"@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.8.0":
270270
version "4.9.0"
271271
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
272272
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
273273
dependencies:
274274
eslint-visitor-keys "^3.4.3"
275275

276-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1":
277-
version "4.12.1"
278-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
279-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
276+
"@eslint-community/eslint-utils@^4.9.1":
277+
version "4.9.1"
278+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
279+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
280+
dependencies:
281+
eslint-visitor-keys "^3.4.3"
282+
283+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2":
284+
version "4.12.2"
285+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
286+
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
280287

281288
"@eslint/config-array@^0.21.1":
282289
version "0.21.1"
@@ -697,20 +704,19 @@
697704
natural-compare "^1.4.0"
698705
ts-api-utils "^1.3.0"
699706

700-
"@typescript-eslint/eslint-plugin@^8.48.0":
701-
version "8.48.0"
702-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.0.tgz#cdc9bdbe947713f658eb6109eeeea5d746824cf4"
703-
integrity sha512-XxXP5tL1txl13YFtrECECQYeZjBZad4fyd3cFV4a19LkAY/bIp9fev3US4S5fDVV2JaYFiKAZ/GRTOLer+mbyQ==
704-
dependencies:
705-
"@eslint-community/regexpp" "^4.10.0"
706-
"@typescript-eslint/scope-manager" "8.48.0"
707-
"@typescript-eslint/type-utils" "8.48.0"
708-
"@typescript-eslint/utils" "8.48.0"
709-
"@typescript-eslint/visitor-keys" "8.48.0"
710-
graphemer "^1.4.0"
711-
ignore "^7.0.0"
707+
"@typescript-eslint/eslint-plugin@^8.53.0":
708+
version "8.53.0"
709+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.0.tgz#afb966c66a2fdc6158cf81118204a971a36d0fc5"
710+
integrity sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==
711+
dependencies:
712+
"@eslint-community/regexpp" "^4.12.2"
713+
"@typescript-eslint/scope-manager" "8.53.0"
714+
"@typescript-eslint/type-utils" "8.53.0"
715+
"@typescript-eslint/utils" "8.53.0"
716+
"@typescript-eslint/visitor-keys" "8.53.0"
717+
ignore "^7.0.5"
712718
natural-compare "^1.4.0"
713-
ts-api-utils "^2.1.0"
719+
ts-api-utils "^2.4.0"
714720

715721
"@typescript-eslint/parser@8.17.0":
716722
version "8.17.0"
@@ -723,14 +729,14 @@
723729
"@typescript-eslint/visitor-keys" "8.17.0"
724730
debug "^4.3.4"
725731

726-
"@typescript-eslint/project-service@8.48.0":
727-
version "8.48.0"
728-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.0.tgz#c21f6f897fbc4e61c7b1e20906ea1d59594ccc2d"
729-
integrity sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw==
732+
"@typescript-eslint/project-service@8.53.0":
733+
version "8.53.0"
734+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.0.tgz#327c67c61c16a1c8b12a440b0779b41eb77cc7df"
735+
integrity sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==
730736
dependencies:
731-
"@typescript-eslint/tsconfig-utils" "^8.48.0"
732-
"@typescript-eslint/types" "^8.48.0"
733-
debug "^4.3.4"
737+
"@typescript-eslint/tsconfig-utils" "^8.53.0"
738+
"@typescript-eslint/types" "^8.53.0"
739+
debug "^4.4.3"
734740

735741
"@typescript-eslint/scope-manager@8.17.0":
736742
version "8.17.0"
@@ -740,18 +746,18 @@
740746
"@typescript-eslint/types" "8.17.0"
741747
"@typescript-eslint/visitor-keys" "8.17.0"
742748

743-
"@typescript-eslint/scope-manager@8.48.0":
744-
version "8.48.0"
745-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz#8306afdf409364d4e434813f0df9a8557ddff751"
746-
integrity sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ==
749+
"@typescript-eslint/scope-manager@8.53.0":
750+
version "8.53.0"
751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz#f922fcbf0d42e72f065297af31779ccf19de9a97"
752+
integrity sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==
747753
dependencies:
748-
"@typescript-eslint/types" "8.48.0"
749-
"@typescript-eslint/visitor-keys" "8.48.0"
754+
"@typescript-eslint/types" "8.53.0"
755+
"@typescript-eslint/visitor-keys" "8.53.0"
750756

751-
"@typescript-eslint/tsconfig-utils@8.48.0", "@typescript-eslint/tsconfig-utils@^8.48.0":
752-
version "8.48.0"
753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz#05cf091cd9f24a8e047783ff979136df6cf1be04"
754-
integrity sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w==
757+
"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0":
758+
version "8.53.0"
759+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f"
760+
integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==
755761

756762
"@typescript-eslint/type-utils@8.17.0":
757763
version "8.17.0"
@@ -763,26 +769,26 @@
763769
debug "^4.3.4"
764770
ts-api-utils "^1.3.0"
765771

766-
"@typescript-eslint/type-utils@8.48.0":
767-
version "8.48.0"
768-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.0.tgz#eb4e0e60e545b448112f291b6652eeddb16db83f"
769-
integrity sha512-zbeVaVqeXhhab6QNEKfK96Xyc7UQuoFWERhEnj3mLVnUWrQnv15cJNseUni7f3g557gm0e46LZ6IJ4NJVOgOpw==
772+
"@typescript-eslint/type-utils@8.53.0":
773+
version "8.53.0"
774+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.0.tgz#81a0de5c01fc68f6df0591d03cd8226bda01c91f"
775+
integrity sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==
770776
dependencies:
771-
"@typescript-eslint/types" "8.48.0"
772-
"@typescript-eslint/typescript-estree" "8.48.0"
773-
"@typescript-eslint/utils" "8.48.0"
774-
debug "^4.3.4"
775-
ts-api-utils "^2.1.0"
777+
"@typescript-eslint/types" "8.53.0"
778+
"@typescript-eslint/typescript-estree" "8.53.0"
779+
"@typescript-eslint/utils" "8.53.0"
780+
debug "^4.4.3"
781+
ts-api-utils "^2.4.0"
776782

777783
"@typescript-eslint/types@8.17.0":
778784
version "8.17.0"
779785
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
780786
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
781787

782-
"@typescript-eslint/types@8.48.0", "@typescript-eslint/types@^8.48.0":
783-
version "8.48.0"
784-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.0.tgz#f0dc5cf27217346e9b0d90556911e01d90d0f2a5"
785-
integrity sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA==
788+
"@typescript-eslint/types@8.53.0", "@typescript-eslint/types@^8.53.0":
789+
version "8.53.0"
790+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb"
791+
integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==
786792

787793
"@typescript-eslint/typescript-estree@8.17.0":
788794
version "8.17.0"
@@ -798,20 +804,20 @@
798804
semver "^7.6.0"
799805
ts-api-utils "^1.3.0"
800806

801-
"@typescript-eslint/typescript-estree@8.48.0":
802-
version "8.48.0"
803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz#38b340524ce34ce0e46ca541a86cf6cad8872e5b"
804-
integrity sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ==
805-
dependencies:
806-
"@typescript-eslint/project-service" "8.48.0"
807-
"@typescript-eslint/tsconfig-utils" "8.48.0"
808-
"@typescript-eslint/types" "8.48.0"
809-
"@typescript-eslint/visitor-keys" "8.48.0"
810-
debug "^4.3.4"
811-
minimatch "^9.0.4"
812-
semver "^7.6.0"
807+
"@typescript-eslint/typescript-estree@8.53.0":
808+
version "8.53.0"
809+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz#7805b46b7a8ce97e91b7bb56fc8b1ba26ca8ef52"
810+
integrity sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==
811+
dependencies:
812+
"@typescript-eslint/project-service" "8.53.0"
813+
"@typescript-eslint/tsconfig-utils" "8.53.0"
814+
"@typescript-eslint/types" "8.53.0"
815+
"@typescript-eslint/visitor-keys" "8.53.0"
816+
debug "^4.4.3"
817+
minimatch "^9.0.5"
818+
semver "^7.7.3"
813819
tinyglobby "^0.2.15"
814-
ts-api-utils "^2.1.0"
820+
ts-api-utils "^2.4.0"
815821

816822
"@typescript-eslint/utils@8.17.0":
817823
version "8.17.0"
@@ -823,15 +829,15 @@
823829
"@typescript-eslint/types" "8.17.0"
824830
"@typescript-eslint/typescript-estree" "8.17.0"
825831

826-
"@typescript-eslint/utils@8.48.0", "@typescript-eslint/utils@^8.0.0":
827-
version "8.48.0"
828-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.0.tgz#c1196befb664f50be10692c781c7fc7624c1a5f9"
829-
integrity sha512-yTJO1XuGxCsSfIVt1+1UrLHtue8xz16V8apzPYI06W0HbEbEWHxHXgZaAgavIkoh+GeV6hKKd5jm0sS6OYxWXQ==
832+
"@typescript-eslint/utils@8.53.0", "@typescript-eslint/utils@^8.0.0":
833+
version "8.53.0"
834+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.0.tgz#bf0a4e2edaf1afc9abce209fc02f8cab0b74af13"
835+
integrity sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==
830836
dependencies:
831-
"@eslint-community/eslint-utils" "^4.7.0"
832-
"@typescript-eslint/scope-manager" "8.48.0"
833-
"@typescript-eslint/types" "8.48.0"
834-
"@typescript-eslint/typescript-estree" "8.48.0"
837+
"@eslint-community/eslint-utils" "^4.9.1"
838+
"@typescript-eslint/scope-manager" "8.53.0"
839+
"@typescript-eslint/types" "8.53.0"
840+
"@typescript-eslint/typescript-estree" "8.53.0"
835841

836842
"@typescript-eslint/visitor-keys@8.17.0":
837843
version "8.17.0"
@@ -841,12 +847,12 @@
841847
"@typescript-eslint/types" "8.17.0"
842848
eslint-visitor-keys "^4.2.0"
843849

844-
"@typescript-eslint/visitor-keys@8.48.0":
845-
version "8.48.0"
846-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz#6b07ef5661a85d08b01fbe4b8310a7311a6471af"
847-
integrity sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg==
850+
"@typescript-eslint/visitor-keys@8.53.0":
851+
version "8.53.0"
852+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz#9a785664ddae7e3f7e570ad8166e48dbc9c6cf02"
853+
integrity sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==
848854
dependencies:
849-
"@typescript-eslint/types" "8.48.0"
855+
"@typescript-eslint/types" "8.53.0"
850856
eslint-visitor-keys "^4.2.1"
851857

852858
acorn-jsx@^5.3.2:
@@ -1305,7 +1311,7 @@ debug@^3.2.7:
13051311
dependencies:
13061312
ms "^2.1.1"
13071313

1308-
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1314+
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.3:
13091315
version "4.4.3"
13101316
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
13111317
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
@@ -2386,7 +2392,7 @@ ignore@^5.1.1, ignore@^5.2.0, ignore@^5.3.1:
23862392
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
23872393
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
23882394

2389-
ignore@^7.0.0:
2395+
ignore@^7.0.5:
23902396
version "7.0.5"
23912397
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
23922398
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -2917,7 +2923,7 @@ minimatch@^3.1.1, minimatch@^3.1.2:
29172923
dependencies:
29182924
brace-expansion "^1.1.7"
29192925

2920-
minimatch@^9.0.4:
2926+
minimatch@^9.0.4, minimatch@^9.0.5:
29212927
version "9.0.5"
29222928
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
29232929
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -3393,6 +3399,11 @@ semver@^7.6.0:
33933399
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
33943400
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
33953401

3402+
semver@^7.7.3:
3403+
version "7.7.3"
3404+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
3405+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
3406+
33963407
set-function-length@^1.1.1, set-function-length@^1.2.1, set-function-length@^1.2.2:
33973408
version "1.2.2"
33983409
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -3648,10 +3659,10 @@ ts-api-utils@^1.3.0:
36483659
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
36493660
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
36503661

3651-
ts-api-utils@^2.1.0:
3652-
version "2.1.0"
3653-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
3654-
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
3662+
ts-api-utils@^2.4.0:
3663+
version "2.4.0"
3664+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
3665+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
36553666

36563667
tsconfig-paths@^3.15.0:
36573668
version "3.15.0"

0 commit comments

Comments
 (0)