Skip to content

Commit 1944fa4

Browse files
Update dependency typescript to v5.9.2
1 parent 98852c2 commit 1944fa4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"session-file-store": "^1.5.0",
9999
"ts-node": "^10.9.1",
100100
"tsconfig-paths": "^4.2.0",
101-
"typescript": "5.1.6",
101+
"typescript": "5.9.2",
102102
"uuid": "^10.0.0"
103103
},
104104
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8063,7 +8063,7 @@ __metadata:
80638063
ts-loader: ^9.4.2
80648064
ts-node: ^10.9.1
80658065
tsconfig-paths: ^4.2.0
8066-
typescript: 5.1.6
8066+
typescript: 5.9.2
80678067
uuid: ^10.0.0
80688068
webdriverio: ^8.8.6
80698069
webpack: ^5.80.0
@@ -16153,23 +16153,23 @@ __metadata:
1615316153
languageName: node
1615416154
linkType: hard
1615516155

16156-
"typescript@npm:5.1.6":
16157-
version: 5.1.6
16158-
resolution: "typescript@npm:5.1.6"
16156+
"typescript@npm:5.9.2":
16157+
version: 5.9.2
16158+
resolution: "typescript@npm:5.9.2"
1615916159
bin:
1616016160
tsc: bin/tsc
1616116161
tsserver: bin/tsserver
16162-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
16162+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
1616316163
languageName: node
1616416164
linkType: hard
1616516165

16166-
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
16167-
version: 5.1.6
16168-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
16166+
"typescript@patch:typescript@5.9.2#~builtin<compat/typescript>":
16167+
version: 5.9.2
16168+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1616916169
bin:
1617016170
tsc: bin/tsc
1617116171
tsserver: bin/tsserver
16172-
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
16172+
checksum: f2327af06fce458b53e02df26b880528636c333bce22e557ff6723cdd0576a2cec75daed37eeb8d330b94fef22be4f19b06d8922793ada5d322b8197efd9391e
1617316173
languageName: node
1617416174
linkType: hard
1617516175

0 commit comments

Comments
 (0)