Skip to content

Commit 5273419

Browse files
chore(deps): update linters
1 parent 01e1692 commit 5273419

File tree

2 files changed

+81
-88
lines changed

2 files changed

+81
-88
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
"devDependencies": {
2929
"@types/jest": "^29.5.12",
3030
"@types/shelljs": "^0.8.15",
31-
"@typescript-eslint/eslint-plugin": "^7.3.1",
31+
"@typescript-eslint/eslint-plugin": "^7.9.0",
3232
"@valora/eslint-config-typescript": "^1.0.2",
3333
"@valora/prettier-config": "^0.0.1",
3434
"eslint": "^8.57.0",
3535
"eslint-plugin-import": "^2.29.1",
3636
"eslint-plugin-jest": "^27.9.0",
3737
"eslint-plugin-react": "^7.34.1",
38-
"eslint-plugin-react-hooks": "^4.6.0",
38+
"eslint-plugin-react-hooks": "^4.6.2",
3939
"eslint-plugin-react-native": "^4.1.0",
4040
"jest": "^29.7.0",
4141
"knip": "^5.2.2",

Diff for: yarn.lock

+79-86
Original file line numberDiff line numberDiff line change
@@ -343,10 +343,10 @@
343343
dependencies:
344344
eslint-visitor-keys "^3.3.0"
345345

346-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
347-
version "4.6.2"
348-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
349-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
346+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
347+
version "4.10.0"
348+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
349+
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
350350

351351
"@eslint/eslintrc@^2.1.4":
352352
version "2.1.4"
@@ -981,7 +981,7 @@
981981
expect "^29.0.0"
982982
pretty-format "^29.0.0"
983983

984-
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
984+
"@types/json-schema@^7.0.9":
985985
version "7.0.12"
986986
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
987987
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1006,7 +1006,7 @@
10061006
resolved "https://registry.yarnpkg.com/@types/picomatch/-/picomatch-2.3.3.tgz#be60498568c19e989e43fb39aa84be1ed3655e92"
10071007
integrity sha512-Yll76ZHikRFCyz/pffKGjrCwe/le2CDwOP5F210KQo27kpRE46U2rDnzikNlVn6/ezH3Mhn46bJMTfeVTtcYMg==
10081008

1009-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
1009+
"@types/semver@^7.3.12":
10101010
version "7.5.0"
10111011
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
10121012
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
@@ -1036,22 +1036,20 @@
10361036
dependencies:
10371037
"@types/yargs-parser" "*"
10381038

1039-
"@typescript-eslint/eslint-plugin@^7.3.1":
1040-
version "7.3.1"
1041-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1"
1042-
integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw==
1039+
"@typescript-eslint/eslint-plugin@^7.9.0":
1040+
version "7.9.0"
1041+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.9.0.tgz#093b96fc4e342226e65d5f18f9c87081e0b04a31"
1042+
integrity sha512-6e+X0X3sFe/G/54aC3jt0txuMTURqLyekmEHViqyA2VnxhLMpvA6nqmcjIy+Cr9tLDHPssA74BP5Mx9HQIxBEA==
10431043
dependencies:
1044-
"@eslint-community/regexpp" "^4.5.1"
1045-
"@typescript-eslint/scope-manager" "7.3.1"
1046-
"@typescript-eslint/type-utils" "7.3.1"
1047-
"@typescript-eslint/utils" "7.3.1"
1048-
"@typescript-eslint/visitor-keys" "7.3.1"
1049-
debug "^4.3.4"
1044+
"@eslint-community/regexpp" "^4.10.0"
1045+
"@typescript-eslint/scope-manager" "7.9.0"
1046+
"@typescript-eslint/type-utils" "7.9.0"
1047+
"@typescript-eslint/utils" "7.9.0"
1048+
"@typescript-eslint/visitor-keys" "7.9.0"
10501049
graphemer "^1.4.0"
1051-
ignore "^5.2.4"
1050+
ignore "^5.3.1"
10521051
natural-compare "^1.4.0"
1053-
semver "^7.5.4"
1054-
ts-api-utils "^1.0.1"
1052+
ts-api-utils "^1.3.0"
10551053

10561054
"@typescript-eslint/parser@^5.62.0":
10571055
version "5.62.0"
@@ -1071,33 +1069,33 @@
10711069
"@typescript-eslint/types" "5.62.0"
10721070
"@typescript-eslint/visitor-keys" "5.62.0"
10731071

1074-
"@typescript-eslint/scope-manager@7.3.1":
1075-
version "7.3.1"
1076-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36"
1077-
integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag==
1072+
"@typescript-eslint/scope-manager@7.9.0":
1073+
version "7.9.0"
1074+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz#1dd3e63a4411db356a9d040e75864851b5f2619b"
1075+
integrity sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==
10781076
dependencies:
1079-
"@typescript-eslint/types" "7.3.1"
1080-
"@typescript-eslint/visitor-keys" "7.3.1"
1077+
"@typescript-eslint/types" "7.9.0"
1078+
"@typescript-eslint/visitor-keys" "7.9.0"
10811079

1082-
"@typescript-eslint/type-utils@7.3.1":
1083-
version "7.3.1"
1084-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d"
1085-
integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==
1080+
"@typescript-eslint/type-utils@7.9.0":
1081+
version "7.9.0"
1082+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.9.0.tgz#f523262e1b66ca65540b7a65a1222db52e0a90c9"
1083+
integrity sha512-6Qy8dfut0PFrFRAZsGzuLoM4hre4gjzWJB6sUvdunCYZsYemTkzZNwF1rnGea326PHPT3zn5Lmg32M/xfJfByA==
10861084
dependencies:
1087-
"@typescript-eslint/typescript-estree" "7.3.1"
1088-
"@typescript-eslint/utils" "7.3.1"
1085+
"@typescript-eslint/typescript-estree" "7.9.0"
1086+
"@typescript-eslint/utils" "7.9.0"
10891087
debug "^4.3.4"
1090-
ts-api-utils "^1.0.1"
1088+
ts-api-utils "^1.3.0"
10911089

10921090
"@typescript-eslint/types@5.62.0":
10931091
version "5.62.0"
10941092
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
10951093
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
10961094

1097-
"@typescript-eslint/types@7.3.1":
1098-
version "7.3.1"
1099-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
1100-
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
1095+
"@typescript-eslint/types@7.9.0":
1096+
version "7.9.0"
1097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec"
1098+
integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==
11011099

11021100
"@typescript-eslint/typescript-estree@5.62.0":
11031101
version "5.62.0"
@@ -1112,32 +1110,29 @@
11121110
semver "^7.3.7"
11131111
tsutils "^3.21.0"
11141112

1115-
"@typescript-eslint/typescript-estree@7.3.1":
1116-
version "7.3.1"
1117-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb"
1118-
integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ==
1113+
"@typescript-eslint/typescript-estree@7.9.0":
1114+
version "7.9.0"
1115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz#3395e27656060dc313a6b406c3a298b729685e07"
1116+
integrity sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==
11191117
dependencies:
1120-
"@typescript-eslint/types" "7.3.1"
1121-
"@typescript-eslint/visitor-keys" "7.3.1"
1118+
"@typescript-eslint/types" "7.9.0"
1119+
"@typescript-eslint/visitor-keys" "7.9.0"
11221120
debug "^4.3.4"
11231121
globby "^11.1.0"
11241122
is-glob "^4.0.3"
1125-
minimatch "9.0.3"
1126-
semver "^7.5.4"
1127-
ts-api-utils "^1.0.1"
1123+
minimatch "^9.0.4"
1124+
semver "^7.6.0"
1125+
ts-api-utils "^1.3.0"
11281126

1129-
"@typescript-eslint/utils@7.3.1":
1130-
version "7.3.1"
1131-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460"
1132-
integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==
1127+
"@typescript-eslint/utils@7.9.0":
1128+
version "7.9.0"
1129+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.9.0.tgz#1b96a34eefdca1c820cb1bbc2751d848b4540899"
1130+
integrity sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA==
11331131
dependencies:
11341132
"@eslint-community/eslint-utils" "^4.4.0"
1135-
"@types/json-schema" "^7.0.12"
1136-
"@types/semver" "^7.5.0"
1137-
"@typescript-eslint/scope-manager" "7.3.1"
1138-
"@typescript-eslint/types" "7.3.1"
1139-
"@typescript-eslint/typescript-estree" "7.3.1"
1140-
semver "^7.5.4"
1133+
"@typescript-eslint/scope-manager" "7.9.0"
1134+
"@typescript-eslint/types" "7.9.0"
1135+
"@typescript-eslint/typescript-estree" "7.9.0"
11411136

11421137
"@typescript-eslint/utils@^5.10.0":
11431138
version "5.62.0"
@@ -1161,13 +1156,13 @@
11611156
"@typescript-eslint/types" "5.62.0"
11621157
eslint-visitor-keys "^3.3.0"
11631158

1164-
"@typescript-eslint/visitor-keys@7.3.1":
1165-
version "7.3.1"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c"
1167-
integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw==
1159+
"@typescript-eslint/visitor-keys@7.9.0":
1160+
version "7.9.0"
1161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz#82162656e339c3def02895f5c8546f6888d9b9ea"
1162+
integrity sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==
11681163
dependencies:
1169-
"@typescript-eslint/types" "7.3.1"
1170-
eslint-visitor-keys "^3.4.1"
1164+
"@typescript-eslint/types" "7.9.0"
1165+
eslint-visitor-keys "^3.4.3"
11711166

11721167
"@ungap/structured-clone@^1.2.0":
11731168
version "1.2.0"
@@ -2078,10 +2073,10 @@ eslint-plugin-jest@^27.9.0:
20782073
dependencies:
20792074
"@typescript-eslint/utils" "^5.10.0"
20802075

2081-
eslint-plugin-react-hooks@^4.6.0:
2082-
version "4.6.0"
2083-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
2084-
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
2076+
eslint-plugin-react-hooks@^4.6.2:
2077+
version "4.6.2"
2078+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
2079+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
20852080

20862081
eslint-plugin-react-native-globals@^0.1.1:
20872082
version "0.1.2"
@@ -2620,10 +2615,10 @@ identity-function@^1.0.0:
26202615
resolved "https://registry.yarnpkg.com/identity-function/-/identity-function-1.0.0.tgz#bea1159f0985239be3ca348edf40ce2f0dd2c21d"
26212616
integrity sha512-kNrgUK0qI+9qLTBidsH85HjDLpZfrrS0ElquKKe/fJFdB3D7VeKdXXEvOPDUHSHOzdZKCAAaQIWWyp0l2yq6pw==
26222617

2623-
ignore@^5.1.8, ignore@^5.2.0, ignore@^5.2.4:
2624-
version "5.2.4"
2625-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
2626-
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
2618+
ignore@^5.1.8, ignore@^5.2.0, ignore@^5.3.1:
2619+
version "5.3.1"
2620+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
2621+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
26272622

26282623
import-fresh@^3.2.1:
26292624
version "3.3.0"
@@ -3602,20 +3597,20 @@ mimic-fn@^3.0.0, mimic-fn@^3.1.0:
36023597
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
36033598
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
36043599

3605-
minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1:
3606-
version "9.0.3"
3607-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3608-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3609-
dependencies:
3610-
brace-expansion "^2.0.1"
3611-
36123600
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
36133601
version "3.1.2"
36143602
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
36153603
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
36163604
dependencies:
36173605
brace-expansion "^1.1.7"
36183606

3607+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.4:
3608+
version "9.0.4"
3609+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3610+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3611+
dependencies:
3612+
brace-expansion "^2.0.1"
3613+
36193614
minimist@1.2.8, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
36203615
version "1.2.8"
36213616
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -4234,12 +4229,10 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.3.0, semver@^6.3.1:
42344229
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
42354230
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
42364231

4237-
semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.4.0, semver@^7.5.3, semver@^7.5.4:
4238-
version "7.6.0"
4239-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
4240-
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
4241-
dependencies:
4242-
lru-cache "^6.0.0"
4232+
semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.4.0, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
4233+
version "7.6.2"
4234+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
4235+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
42434236

42444237
set-function-length@^1.2.1:
42454238
version "1.2.1"
@@ -4611,10 +4604,10 @@ to-space-case@^1.0.0:
46114604
dependencies:
46124605
to-no-case "^1.0.0"
46134606

4614-
ts-api-utils@^1.0.1:
4615-
version "1.0.1"
4616-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
4617-
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
4607+
ts-api-utils@^1.3.0:
4608+
version "1.3.0"
4609+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
4610+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
46184611

46194612
ts-jest@^29.1.2:
46204613
version "29.1.2"

0 commit comments

Comments
 (0)