Skip to content

Commit a9653cd

Browse files
Update dependency typescript to v5.8.2
1 parent b173a26 commit a9653cd

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.8.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
@@ -7562,7 +7562,7 @@ __metadata:
75627562
ts-loader: ^9.4.2
75637563
ts-node: ^10.9.1
75647564
tsconfig-paths: ^4.2.0
7565-
typescript: 5.1.6
7565+
typescript: 5.8.2
75667566
uuid: ^10.0.0
75677567
webdriverio: ^8.8.6
75687568
webpack: ^5.80.0
@@ -15766,23 +15766,23 @@ __metadata:
1576615766
languageName: node
1576715767
linkType: hard
1576815768

15769-
"typescript@npm:5.1.6":
15770-
version: 5.1.6
15771-
resolution: "typescript@npm:5.1.6"
15769+
"typescript@npm:5.8.2":
15770+
version: 5.8.2
15771+
resolution: "typescript@npm:5.8.2"
1577215772
bin:
1577315773
tsc: bin/tsc
1577415774
tsserver: bin/tsserver
15775-
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
15775+
checksum: 7f9e3d7ac15da6df713e439e785e51facd65d6450d5f51fab3e8d2f2e3f4eb317080d895480b8e305450cdbcb37e17383e8bf521e7395f8b556e2f2a4730ed86
1577615776
languageName: node
1577715777
linkType: hard
1577815778

15779-
"typescript@patch:typescript@5.1.6#~builtin<compat/typescript>":
15780-
version: 5.1.6
15781-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
15779+
"typescript@patch:typescript@5.8.2#~builtin<compat/typescript>":
15780+
version: 5.8.2
15781+
resolution: "typescript@patch:typescript@npm%3A5.8.2#~builtin<compat/typescript>::version=5.8.2&hash=5786d5"
1578215782
bin:
1578315783
tsc: bin/tsc
1578415784
tsserver: bin/tsserver
15785-
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
15785+
checksum: 557109f14248260656c551f1a8bf8de188d5397928a8ae6e6f00e268f25975b6e572522085ae8e06683de019b1885781f50090f07c4f0a9a34d60c459305f80d
1578615786
languageName: node
1578715787
linkType: hard
1578815788

0 commit comments

Comments
 (0)