Skip to content

Commit 6e3939d

Browse files
build(deps): update dependency typescript to v5
1 parent 5a37c8a commit 6e3939d

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

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ __metadata:
962962
semantic-release: 19.0.5
963963
ts-node: 10.9.1
964964
tslib: 2.6.2
965-
typescript: 4.9.5
965+
typescript: 5.2.2
966966
unknown: ^0.2.5
967967
languageName: unknown
968968
linkType: soft
@@ -7678,43 +7678,23 @@ __metadata:
76787678
languageName: node
76797679
linkType: hard
76807680

7681-
"typescript@npm:4.9.5":
7682-
version: 4.9.5
7683-
resolution: "typescript@npm:4.9.5"
7681+
"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.0.0":
7682+
version: 5.2.2
7683+
resolution: "typescript@npm:5.2.2"
76847684
bin:
76857685
tsc: bin/tsc
76867686
tsserver: bin/tsserver
7687-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7687+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
76887688
languageName: node
76897689
linkType: hard
76907690

7691-
"typescript@npm:^4.6.4 || ^5.0.0":
7692-
version: 5.1.6
7693-
resolution: "typescript@npm:5.1.6"
7694-
bin:
7695-
tsc: bin/tsc
7696-
tsserver: bin/tsserver
7697-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
7698-
languageName: node
7699-
linkType: hard
7700-
7701-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7702-
version: 4.9.5
7703-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7704-
bin:
7705-
tsc: bin/tsc
7706-
tsserver: bin/tsserver
7707-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7708-
languageName: node
7709-
linkType: hard
7710-
7711-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7712-
version: 5.1.6
7713-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
7691+
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7692+
version: 5.2.2
7693+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
77147694
bin:
77157695
tsc: bin/tsc
77167696
tsserver: bin/tsserver
7717-
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
7697+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
77187698
languageName: node
77197699
linkType: hard
77207700

0 commit comments

Comments
 (0)