Skip to content

Commit d6b641a

Browse files
chore(deps): update dependency typescript to v5.9.3 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eff97f4 commit d6b641a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"msw": "2.10.5",
6565
"prettier": "3.6.2",
6666
"ts-jest": "29.4.5",
67-
"typescript": "5.9.2"
67+
"typescript": "5.9.3"
6868
},
6969
"packageManager": "yarn@4.9.3"
7070
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,7 +2819,7 @@ __metadata:
28192819
promise-limit: "npm:^2.7.0"
28202820
promise-retry: "npm:^2.0.1"
28212821
ts-jest: "npm:29.4.5"
2822-
typescript: "npm:5.9.2"
2822+
typescript: "npm:5.9.3"
28232823
languageName: unknown
28242824
linkType: soft
28252825

@@ -6099,23 +6099,23 @@ __metadata:
60996099
languageName: node
61006100
linkType: hard
61016101

6102-
"typescript@npm:5.9.2":
6103-
version: 5.9.2
6104-
resolution: "typescript@npm:5.9.2"
6102+
"typescript@npm:5.9.3":
6103+
version: 5.9.3
6104+
resolution: "typescript@npm:5.9.3"
61056105
bin:
61066106
tsc: bin/tsc
61076107
tsserver: bin/tsserver
6108-
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
6108+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
61096109
languageName: node
61106110
linkType: hard
61116111

6112-
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
6113-
version: 5.9.2
6114-
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
6112+
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
6113+
version: 5.9.3
6114+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
61156115
bin:
61166116
tsc: bin/tsc
61176117
tsserver: bin/tsserver
6118-
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
6118+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
61196119
languageName: node
61206120
linkType: hard
61216121

0 commit comments

Comments
 (0)