Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 05bebc6

Browse files
committed
build: update TypeScript to 4.5.4
1 parent 1236ab4 commit 05bebc6

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"ts-node": "10.4.0",
106106
"tslib": "~2.3.0",
107107
"tsutils": "^3.0.0",
108-
"typescript": "~4.4.3",
108+
"typescript": "~4.5.4",
109109
"xhr2": "^0.2.0",
110110
"zone.js": "^0.11.0"
111111
}

yarn.lock

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@
342342

343343
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724":
344344
version "0.0.0-47168baf0b140436ad30c923ba8de24cad0aefc2"
345-
uid "4b4d90418c4fe024676e102f714a20a65610c724"
346345
resolved "https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724"
347346
dependencies:
348347
"@actions/core" "^1.4.0"
@@ -10017,12 +10016,7 @@ typed-graphqlify@^3.1.1:
1001710016
resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-3.1.4.tgz#f5e494cd78bb87a4284df8c34b8f29617596aaec"
1001810017
integrity sha512-/LnB/b5TXXL9zY5I5hE6/SwAaxZZsvQPxjZGIHtMa/Y0pcnw52uwVA5UnLNesgWtgFkfPYw2NAx31vGbnaqh+A==
1001910018

10020-
typescript@~4.4.3:
10021-
version "4.4.4"
10022-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
10023-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
10024-
10025-
typescript@~4.5.0, typescript@~4.5.2:
10019+
typescript@~4.5.0, typescript@~4.5.2, typescript@~4.5.4:
1002610020
version "4.5.4"
1002710021
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1002810022
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==

0 commit comments

Comments
 (0)