Skip to content

Commit 040df66

Browse files
build(deps): update dependency typescript to v5
1 parent 955a7d2 commit 040df66

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
@@ -115,7 +115,7 @@
115115
"prettier": "2.8.7",
116116
"semantic-release": "19.0.5",
117117
"ts-node": "10.9.1",
118-
"typescript": "4.9.5"
118+
"typescript": "5.0.3"
119119
},
120120
"eslintConfig": {
121121
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ __metadata:
888888
semantic-release: 19.0.5
889889
ts-node: 10.9.1
890890
tslib: 2.5.0
891-
typescript: 4.9.5
891+
typescript: 5.0.3
892892
languageName: unknown
893893
linkType: soft
894894

@@ -7294,43 +7294,23 @@ __metadata:
72947294
languageName: node
72957295
linkType: hard
72967296

7297-
"typescript@npm:4.9.5":
7298-
version: 4.9.5
7299-
resolution: "typescript@npm:4.9.5"
7297+
"typescript@npm:5.0.3, typescript@npm:^4.6.4 || ^5.0.0":
7298+
version: 5.0.3
7299+
resolution: "typescript@npm:5.0.3"
73007300
bin:
73017301
tsc: bin/tsc
73027302
tsserver: bin/tsserver
7303-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7303+
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
73047304
languageName: node
73057305
linkType: hard
73067306

7307-
"typescript@npm:^4.6.4 || ^5.0.0":
7308-
version: 5.0.2
7309-
resolution: "typescript@npm:5.0.2"
7310-
bin:
7311-
tsc: bin/tsc
7312-
tsserver: bin/tsserver
7313-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
7314-
languageName: node
7315-
linkType: hard
7316-
7317-
"typescript@patch:[email protected]#~builtin<compat/typescript>":
7318-
version: 4.9.5
7319-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
7320-
bin:
7321-
tsc: bin/tsc
7322-
tsserver: bin/tsserver
7323-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
7324-
languageName: node
7325-
linkType: hard
7326-
7327-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7328-
version: 5.0.2
7329-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
7307+
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7308+
version: 5.0.3
7309+
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=85af82"
73307310
bin:
73317311
tsc: bin/tsc
73327312
tsserver: bin/tsserver
7333-
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
7313+
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
73347314
languageName: node
73357315
linkType: hard
73367316

0 commit comments

Comments
 (0)