Skip to content

Commit fced0c6

Browse files
build(deps): update dependency typescript to v5
1 parent c2df480 commit fced0c6

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.8.2"
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.8.2"
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.8.2, typescript@npm:^4.6.4 || ^5.2.2":
8302+
version: 5.8.2
8303+
resolution: "typescript@npm:5.8.2"
83048304
bin:
83058305
tsc: bin/tsc
83068306
tsserver: bin/tsserver
8307-
checksum: 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
8307+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
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.8.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
8312+
version: 5.8.2
8313+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
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/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
83388318
languageName: node
83398319
linkType: hard
83408320

0 commit comments

Comments
 (0)