Skip to content

Commit a23cb7e

Browse files
chore(deps): update dependency typescript to ^5.4.3
1 parent 0882d58 commit a23cb7e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@types/react": "^18.2.48",
3939
"cors": "^2.8.5",
4040
"nodemon": "^2.0.20",
41-
"typescript": "^5.1.6"
41+
"typescript": "^5.4.3"
4242
}
4343
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-react-hooks": "^4.6.0",
4747
"nodemon": "^2.0.20",
4848
"prettier": "^2.8.8",
49-
"typescript": "^5.0.4"
49+
"typescript": "^5.4.3"
5050
},
5151
"dependencies": {
5252
"@kiltprotocol/sdk-js": "^0.32.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14820,23 +14820,23 @@ __metadata:
1482014820
languageName: node
1482114821
linkType: hard
1482214822

14823-
"typescript@npm:^5.0.4, typescript@npm:^5.1.6":
14824-
version: 5.2.2
14825-
resolution: "typescript@npm:5.2.2"
14823+
"typescript@npm:^5.4.3":
14824+
version: 5.4.3
14825+
resolution: "typescript@npm:5.4.3"
1482614826
bin:
1482714827
tsc: bin/tsc
1482814828
tsserver: bin/tsserver
14829-
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
14829+
checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198
1483014830
languageName: node
1483114831
linkType: hard
1483214832

14833-
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
14834-
version: 5.2.2
14835-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
14833+
"typescript@patch:typescript@^5.4.3#~builtin<compat/typescript>":
14834+
version: 5.4.3
14835+
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=14eedb"
1483614836
bin:
1483714837
tsc: bin/tsc
1483814838
tsserver: bin/tsserver
14839-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
14839+
checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c
1484014840
languageName: node
1484114841
linkType: hard
1484214842

@@ -15225,7 +15225,7 @@ __metadata:
1522515225
memory-cache: ^0.2.0
1522615226
nodemon: ^2.0.20
1522715227
ts-node: ^10.9.1
15228-
typescript: ^5.1.6
15228+
typescript: ^5.4.3
1522915229
languageName: unknown
1523015230
linkType: soft
1523115231

@@ -15276,7 +15276,7 @@ __metadata:
1527615276
nodemon: ^2.0.20
1527715277
prettier: ^2.8.8
1527815278
ts-node: ^10.9.1
15279-
typescript: ^5.0.4
15279+
typescript: ^5.4.3
1528015280
valid-url: ^1.0.9
1528115281
languageName: unknown
1528215282
linkType: soft

0 commit comments

Comments
 (0)