Skip to content

Commit e10fbaf

Browse files
Update dependency typescript to v5.9.2
1 parent 466db71 commit e10fbaf

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
@@ -8027,7 +8027,7 @@ __metadata:
80278027
ts-loader: ^9.4.2
80288028
ts-node: ^10.9.1
80298029
tsconfig-paths: ^4.2.0
8030-
typescript: 5.1.6
8030+
typescript: 5.9.2
80318031
uuid: ^10.0.0
80328032
webdriverio: ^8.8.6
80338033
webpack: ^5.80.0
@@ -16117,23 +16117,23 @@ __metadata:
1611716117
languageName: node
1611816118
linkType: hard
1611916119

16120-
"typescript@npm:5.1.6":
16121-
version: 5.1.6
16122-
resolution: "typescript@npm:5.1.6"
16120+
"typescript@npm:5.9.2":
16121+
version: 5.9.2
16122+
resolution: "typescript@npm:5.9.2"
1612316123
bin:
1612416124
tsc: bin/tsc
1612516125
tsserver: bin/tsserver
16126-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
16126+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
1612716127
languageName: node
1612816128
linkType: hard
1612916129

16130-
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
16131-
version: 5.1.6
16132-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
16130+
"typescript@patch:typescript@5.9.2#~builtin<compat/typescript>":
16131+
version: 5.9.2
16132+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1613316133
bin:
1613416134
tsc: bin/tsc
1613516135
tsserver: bin/tsserver
16136-
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
16136+
checksum: f2327af06fce458b53e02df26b880528636c333bce22e557ff6723cdd0576a2cec75daed37eeb8d330b94fef22be4f19b06d8922793ada5d322b8197efd9391e
1613716137
languageName: node
1613816138
linkType: hard
1613916139

0 commit comments

Comments
 (0)