Skip to content

Commit 4e008a2

Browse files
fix(deps): update dependency typescript to v4.5.4 (#1519)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c0203f5 commit 4e008a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
},
190190
"dependencies": {
191191
"@angular/language-service": "13.2.0-next.0",
192-
"typescript": "4.4.3",
192+
"typescript": "4.5.4",
193193
"vscode-jsonrpc": "6.0.0",
194194
"vscode-languageclient": "7.0.0",
195195
"vscode-languageserver": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2832,10 +2832,10 @@ typed-rest-client@^1.8.4:
28322832
tunnel "0.0.6"
28332833
underscore "^1.12.1"
28342834

2835-
typescript@4.4.3:
2836-
version "4.4.3"
2837-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
2838-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
2835+
typescript@4.5.4:
2836+
version "4.5.4"
2837+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2838+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
28392839

28402840
typescript@~4.3.4, typescript@~4.3.5:
28412841
version "4.3.5"

0 commit comments

Comments
 (0)