Skip to content

Commit 46958ff

Browse files
build(deps): update dependency typescript to v5
1 parent 20d4d20 commit 46958ff

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
@@ -58,7 +58,7 @@
5858
"semantic-release": "19.0.5",
5959
"ts-loader": "9.4.4",
6060
"ts-node": "10.9.1",
61-
"typescript": "4.9.5",
61+
"typescript": "5.1.6",
6262
"webpack": "5.88.2",
6363
"webpack-cli": "5.1.4",
6464
"webpack-dev-server": "4.15.1"

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,7 +2035,7 @@ __metadata:
20352035
ts-loader: 9.4.4
20362036
ts-node: 10.9.1
20372037
tslib: 2.6.1
2038-
typescript: 4.9.5
2038+
typescript: 5.1.6
20392039
webpack: 5.88.2
20402040
webpack-cli: 5.1.4
20412041
webpack-dev-server: 4.15.1
@@ -11519,17 +11519,7 @@ __metadata:
1151911519
languageName: node
1152011520
linkType: hard
1152111521

11522-
"typescript@npm:4.9.5":
11523-
version: 4.9.5
11524-
resolution: "typescript@npm:4.9.5"
11525-
bin:
11526-
tsc: bin/tsc
11527-
tsserver: bin/tsserver
11528-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
11529-
languageName: node
11530-
linkType: hard
11531-
11532-
"typescript@npm:^4.6.4 || ^5.0.0":
11522+
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0":
1153311523
version: 5.1.6
1153411524
resolution: "typescript@npm:5.1.6"
1153511525
bin:
@@ -11539,17 +11529,7 @@ __metadata:
1153911529
languageName: node
1154011530
linkType: hard
1154111531

11542-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
11543-
version: 4.9.5
11544-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
11545-
bin:
11546-
tsc: bin/tsc
11547-
tsserver: bin/tsserver
11548-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
11549-
languageName: node
11550-
linkType: hard
11551-
11552-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
11532+
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
1155311533
version: 5.1.6
1155411534
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
1155511535
bin:

0 commit comments

Comments
 (0)