Skip to content

Commit 135a21c

Browse files
chore(deps-dev): typescript 5.8
1 parent 2c9d24e commit 135a21c

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
@@ -92,7 +92,7 @@
9292
"markdownlint-cli2": "^0.17.2",
9393
"rxjs": "^7.8.2",
9494
"tsup": "^8.4.0",
95-
"typescript": "~5.7.3",
95+
"typescript": "~5.8.3",
9696
"typescript-eslint": "^8.30.1",
9797
"vitest": "^3.1.1"
9898
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2124,7 +2124,7 @@ __metadata:
21242124
ts-api-utils: "npm:^2.0.0"
21252125
tslib: "npm:^2.1.0"
21262126
tsup: "npm:^8.4.0"
2127-
typescript: "npm:~5.7.3"
2127+
typescript: "npm:~5.8.3"
21282128
typescript-eslint: "npm:^8.30.1"
21292129
vitest: "npm:^3.1.1"
21302130
peerDependencies:
@@ -4573,23 +4573,23 @@ __metadata:
45734573
languageName: node
45744574
linkType: hard
45754575

4576-
"typescript@npm:~5.7.3":
4577-
version: 5.7.3
4578-
resolution: "typescript@npm:5.7.3"
4576+
"typescript@npm:~5.8.3":
4577+
version: 5.8.3
4578+
resolution: "typescript@npm:5.8.3"
45794579
bin:
45804580
tsc: bin/tsc
45814581
tsserver: bin/tsserver
4582-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
4582+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
45834583
languageName: node
45844584
linkType: hard
45854585

4586-
"typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
4587-
version: 5.7.3
4588-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
4586+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
4587+
version: 5.8.3
4588+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
45894589
bin:
45904590
tsc: bin/tsc
45914591
tsserver: bin/tsserver
4592-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
4592+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
45934593
languageName: node
45944594
linkType: hard
45954595

0 commit comments

Comments
 (0)