Skip to content

Commit ef3b5da

Browse files
build(deps): update dependency typescript to v5
1 parent 71a4fec commit ef3b5da

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"prettier": "2.8.8",
118118
"semantic-release": "19.0.5",
119119
"ts-node": "10.9.1",
120-
"typescript": "4.9.5"
120+
"typescript": "5.1.3"
121121
},
122122
"eslintConfig": {
123123
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ __metadata:
919919
semantic-release: 19.0.5
920920
ts-node: 10.9.1
921921
tslib: 2.5.3
922-
typescript: 4.9.5
922+
typescript: 5.1.3
923923
unknown: ^0.2.5
924924
languageName: unknown
925925
linkType: soft
@@ -7372,17 +7372,7 @@ __metadata:
73727372
languageName: node
73737373
linkType: hard
73747374

7375-
"typescript@npm:4.9.5":
7376-
version: 4.9.5
7377-
resolution: "typescript@npm:4.9.5"
7378-
bin:
7379-
tsc: bin/tsc
7380-
tsserver: bin/tsserver
7381-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7382-
languageName: node
7383-
linkType: hard
7384-
7385-
"typescript@npm:^4.6.4 || ^5.0.0":
7375+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
73867376
version: 5.1.3
73877377
resolution: "typescript@npm:5.1.3"
73887378
bin:
@@ -7392,17 +7382,7 @@ __metadata:
73927382
languageName: node
73937383
linkType: hard
73947384

7395-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7396-
version: 4.9.5
7397-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7398-
bin:
7399-
tsc: bin/tsc
7400-
tsserver: bin/tsserver
7401-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7402-
languageName: node
7403-
linkType: hard
7404-
7405-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7385+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
74067386
version: 5.1.3
74077387
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
74087388
bin:

0 commit comments

Comments
 (0)