Skip to content

Commit 66b83d8

Browse files
authored
Merge pull request #265 from foxundermoon/renovate/typescript-4.x
Update dependency typescript to v4.5.4
2 parents 47e3e1a + dc70c49 commit 66b83d8

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
@@ -201,7 +201,7 @@
201201
"prettier": "2.5.1",
202202
"pretty-quick": "3.1.2",
203203
"ts-loader": "9.2.6",
204-
"typescript": "4.5.3",
204+
"typescript": "4.5.4",
205205
"vsce": "2.5.1",
206206
"vscode": "1.1.37",
207207
"vscode-test": "1.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,10 +2475,10 @@ typed-rest-client@^1.8.4:
24752475
tunnel "0.0.6"
24762476
underscore "^1.12.1"
24772477

2478-
2479-
version "4.5.3"
2480-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
2481-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
2478+
2479+
version "4.5.4"
2480+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
2481+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
24822482

24832483
uc.micro@^1.0.1, uc.micro@^1.0.5:
24842484
version "1.0.6"

0 commit comments

Comments
 (0)