Skip to content

Commit 98a43af

Browse files
committed
Bump typescript from 5.5.2 to 5.9.2
1 parent 17d88bb commit 98a43af

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
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@biomejs/biome": "2.2.4",
3838
"husky": "^9.0.0",
39-
"typescript": "^5.5.2",
39+
"typescript": "^5.9.2",
4040
"vitest": "^3.2.3"
4141
},
4242
"publishConfig": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ __metadata:
589589
dependencies:
590590
"@biomejs/biome": "npm:2.2.4"
591591
husky: "npm:^9.0.0"
592-
typescript: "npm:^5.5.2"
592+
typescript: "npm:^5.9.2"
593593
vitest: "npm:^3.2.3"
594594
languageName: unknown
595595
linkType: soft
@@ -1677,23 +1677,23 @@ __metadata:
16771677
languageName: node
16781678
linkType: hard
16791679

1680-
"typescript@npm:^5.5.2":
1681-
version: 5.5.2
1682-
resolution: "typescript@npm:5.5.2"
1680+
"typescript@npm:^5.9.2":
1681+
version: 5.9.2
1682+
resolution: "typescript@npm:5.9.2"
16831683
bin:
16841684
tsc: bin/tsc
16851685
tsserver: bin/tsserver
1686-
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
1686+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
16871687
languageName: node
16881688
linkType: hard
16891689

1690-
"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
1691-
version: 5.5.2
1692-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
1690+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
1691+
version: 5.9.2
1692+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
16931693
bin:
16941694
tsc: bin/tsc
16951695
tsserver: bin/tsserver
1696-
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
1696+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
16971697
languageName: node
16981698
linkType: hard
16991699

0 commit comments

Comments
 (0)