Skip to content

Commit 9ed2b6c

Browse files
build(deps): update dependency typescript to v5
1 parent ddba064 commit 9ed2b6c

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
@@ -116,7 +116,7 @@
116116
"prettier": "2.8.8",
117117
"semantic-release": "19.0.5",
118118
"ts-node": "10.9.1",
119-
"typescript": "4.9.5"
119+
"typescript": "5.1.6"
120120
},
121121
"eslintConfig": {
122122
"root": true,

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ __metadata:
961961
semantic-release: 19.0.5
962962
ts-node: 10.9.1
963963
tslib: 2.6.0
964-
typescript: 4.9.5
964+
typescript: 5.1.6
965965
unknown: ^0.2.5
966966
languageName: unknown
967967
linkType: soft
@@ -7604,17 +7604,7 @@ __metadata:
76047604
languageName: node
76057605
linkType: hard
76067606

7607-
"typescript@npm:4.9.5":
7608-
version: 4.9.5
7609-
resolution: "typescript@npm:4.9.5"
7610-
bin:
7611-
tsc: bin/tsc
7612-
tsserver: bin/tsserver
7613-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7614-
languageName: node
7615-
linkType: hard
7616-
7617-
"typescript@npm:^4.6.4 || ^5.0.0":
7607+
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0":
76187608
version: 5.1.6
76197609
resolution: "typescript@npm:5.1.6"
76207610
bin:
@@ -7624,17 +7614,7 @@ __metadata:
76247614
languageName: node
76257615
linkType: hard
76267616

7627-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7628-
version: 4.9.5
7629-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7630-
bin:
7631-
tsc: bin/tsc
7632-
tsserver: bin/tsserver
7633-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7634-
languageName: node
7635-
linkType: hard
7636-
7637-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7617+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
76387618
version: 5.1.6
76397619
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
76407620
bin:

0 commit comments

Comments
 (0)