Skip to content

Commit f8a75c0

Browse files
build(deps): update dependency typescript to v5
1 parent 8e220b5 commit f8a75c0

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.1.3"
120120
},
121121
"eslintConfig": {
122122
"root": true,

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,7 @@ __metadata:
926926
semantic-release: 19.0.5
927927
ts-node: 10.9.1
928928
tslib: 2.5.2
929-
typescript: 4.9.5
929+
typescript: 5.1.3
930930
unknown: ^0.2.5
931931
languageName: unknown
932932
linkType: soft
@@ -7353,43 +7353,23 @@ __metadata:
73537353
languageName: node
73547354
linkType: hard
73557355

7356-
"typescript@npm:4.9.5":
7357-
version: 4.9.5
7358-
resolution: "typescript@npm:4.9.5"
7359-
bin:
7360-
tsc: bin/tsc
7361-
tsserver: bin/tsserver
7362-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
7363-
languageName: node
7364-
linkType: hard
7365-
7366-
"typescript@npm:^4.6.4 || ^5.0.0":
7367-
version: 5.0.4
7368-
resolution: "typescript@npm:5.0.4"
7369-
bin:
7370-
tsc: bin/tsc
7371-
tsserver: bin/tsserver
7372-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
7373-
languageName: node
7374-
linkType: hard
7375-
7376-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
7377-
version: 4.9.5
7378-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"
7356+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
7357+
version: 5.1.3
7358+
resolution: "typescript@npm:5.1.3"
73797359
bin:
73807360
tsc: bin/tsc
73817361
tsserver: bin/tsserver
7382-
checksum: 1f8f3b6aaea19f0f67cba79057674ba580438a7db55057eb89cc06950483c5d632115c14077f6663ea76fd09fce3c190e6414bb98582ec80aa5a4eaf345d5b68
7362+
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
73837363
languageName: node
73847364
linkType: hard
73857365

7386-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7387-
version: 5.0.4
7388-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
7366+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7367+
version: 5.1.3
7368+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=77c9e2"
73897369
bin:
73907370
tsc: bin/tsc
73917371
tsserver: bin/tsserver
7392-
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
7372+
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
73937373
languageName: node
73947374
linkType: hard
73957375

0 commit comments

Comments
 (0)