Skip to content

Commit 2f1d282

Browse files
committed
chore(deps): update dependency typescript to v5.5.3
1 parent 0866d78 commit 2f1d282

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
@@ -58,7 +58,7 @@
5858
"nodemon": "3.1.4",
5959
"prettier": "3.3.2",
6060
"rimraf": "5.0.7",
61-
"typescript": "5.5.2"
61+
"typescript": "5.5.3"
6262
},
6363
"packageManager": "yarn@4.2.2"
6464
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5053,7 +5053,7 @@ __metadata:
50535053
nodemon: "npm:3.1.4"
50545054
prettier: "npm:3.3.2"
50555055
rimraf: "npm:5.0.7"
5056-
typescript: "npm:5.5.2"
5056+
typescript: "npm:5.5.3"
50575057
bin:
50585058
nodejs-typescript-modern-starter: dist/src/index.js
50595059
ntms: dist/src/index.js
@@ -5921,23 +5921,23 @@ __metadata:
59215921
languageName: node
59225922
linkType: hard
59235923

5924-
"typescript@npm:5.5.2":
5925-
version: 5.5.2
5926-
resolution: "typescript@npm:5.5.2"
5924+
"typescript@npm:5.5.3":
5925+
version: 5.5.3
5926+
resolution: "typescript@npm:5.5.3"
59275927
bin:
59285928
tsc: bin/tsc
59295929
tsserver: bin/tsserver
5930-
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
5930+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
59315931
languageName: node
59325932
linkType: hard
59335933

5934-
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
5935-
version: 5.5.2
5936-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
5934+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
5935+
version: 5.5.3
5936+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
59375937
bin:
59385938
tsc: bin/tsc
59395939
tsserver: bin/tsserver
5940-
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
5940+
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
59415941
languageName: node
59425942
linkType: hard
59435943

0 commit comments

Comments
 (0)