Skip to content

Commit c757859

Browse files
fix(deps): update dependency typescript to v5
1 parent 07e104b commit c757859

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/kontinuous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"nowtest": "^1.1.1",
3737
"qs": "^6.10.5",
3838
"ts-node": "^10.8.1",
39-
"typescript": "^4.7.4",
39+
"typescript": "^5.0.0",
4040
"~common": "workspace:^"
4141
},
4242
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10878,7 +10878,7 @@ __metadata:
1087810878
nowtest: "npm:^1.1.1"
1087910879
qs: "npm:^6.10.5"
1088010880
ts-node: "npm:^10.8.1"
10881-
typescript: "npm:^4.7.4"
10881+
typescript: "npm:^5.0.0"
1088210882
~common: "workspace:^"
1088310883
bin:
1088410884
kontinuous: ./bin/kontinuous
@@ -15467,23 +15467,23 @@ __metadata:
1546715467
languageName: node
1546815468
linkType: hard
1546915469

15470-
"typescript@npm:^4.7.4":
15471-
version: 4.9.5
15472-
resolution: "typescript@npm:4.9.5"
15470+
"typescript@npm:^5.0.0":
15471+
version: 5.0.4
15472+
resolution: "typescript@npm:5.0.4"
1547315473
bin:
1547415474
tsc: bin/tsc
1547515475
tsserver: bin/tsserver
15476-
checksum: 550217a465c00b1d7ef0e0ddc3a6a0b2ae1fd7c1b9f53cde5a1cfe56aa457c7a43fa83792c1b98b2185d2156d0467c9ad6f6600515ad4f4fc2acee54c4bd320e
15476+
checksum: 56649de784c427e8f3f63d4ebfcada4fcf03bb2a301f3327342111798db7f26f8a86285f979f376cf6cec4774bd96b4650f2693a07fc409f4544ad4c4d9fe4c9
1547715477
languageName: node
1547815478
linkType: hard
1547915479

15480-
"typescript@patch:typescript@npm%3A^4.7.4#optional!builtin<compat/typescript>":
15481-
version: 4.9.5
15482-
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=23ec76"
15480+
"typescript@patch:typescript@npm%3A^5.0.0#optional!builtin<compat/typescript>":
15481+
version: 5.0.4
15482+
resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=1f5320"
1548315483
bin:
1548415484
tsc: bin/tsc
1548515485
tsserver: bin/tsserver
15486-
checksum: 09f82f25664c79d5cccc389502175093becf51d691b443c79294303681544a399fb42f8384b535ddeba48cadb64e7d14b42de40d8ade4418bb43174989dd8685
15486+
checksum: be94f10d96a8443e5524bce56705712ae1aa6c67618dd2c316ddb616ea614a3eb675c34e4af16ab09f1a0ab694173c704ba5b23d8b8bda31cb31c1ca078c486f
1548715487
languageName: node
1548815488
linkType: hard
1548915489

0 commit comments

Comments
 (0)