Skip to content

Commit 349b063

Browse files
build(deps): update dependency typescript to v5
1 parent 131aed8 commit 349b063

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"semantic-release": "22.0.12",
117117
"semantic-release-pinst": "1.0.4",
118118
"ts-node": "10.9.2",
119-
"typescript": "4.9.5"
119+
"typescript": "5.7.3"
120120
},
121121
"eslintConfig": {
122122
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ __metadata:
10101010
semantic-release-pinst: "npm:1.0.4"
10111011
ts-node: "npm:10.9.2"
10121012
tslib: "npm:2.8.1"
1013-
typescript: "npm:4.9.5"
1013+
typescript: "npm:5.7.3"
10141014
languageName: unknown
10151015
linkType: soft
10161016

@@ -8298,43 +8298,23 @@ __metadata:
82988298
languageName: node
82998299
linkType: hard
83008300

8301-
"typescript@npm:4.9.5":
8302-
version: 4.9.5
8303-
resolution: "typescript@npm:4.9.5"
8301+
"typescript@npm:5.7.3, typescript@npm:^4.6.4 || ^5.2.2":
8302+
version: 5.7.3
8303+
resolution: "typescript@npm:5.7.3"
83048304
bin:
83058305
tsc: bin/tsc
83068306
tsserver: bin/tsserver
8307-
checksum: 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
8307+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
83088308
languageName: node
83098309
linkType: hard
83108310

8311-
"typescript@npm:^4.6.4 || ^5.2.2":
8312-
version: 5.2.2
8313-
resolution: "typescript@npm:5.2.2"
8311+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
8312+
version: 5.7.3
8313+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=b45daf"
83148314
bin:
83158315
tsc: bin/tsc
83168316
tsserver: bin/tsserver
8317-
checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
8318-
languageName: node
8319-
linkType: hard
8320-
8321-
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
8322-
version: 4.9.5
8323-
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
8324-
bin:
8325-
tsc: bin/tsc
8326-
tsserver: bin/tsserver
8327-
checksum: 10c0/e3333f887c6829dfe0ab6c1dbe0dd1e3e2aeb56c66460cb85c5440c566f900c833d370ca34eb47558c0c69e78ced4bfe09b8f4f98b6de7afed9b84b8d1dd06a1
8328-
languageName: node
8329-
linkType: hard
8330-
8331-
"typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
8332-
version: 5.2.2
8333-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
8334-
bin:
8335-
tsc: bin/tsc
8336-
tsserver: bin/tsserver
8337-
checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
8317+
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
83388318
languageName: node
83398319
linkType: hard
83408320

0 commit comments

Comments
 (0)