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

Commit 7f87274

Browse files
committed
build: update TypeScript to 4.5.4
(cherry picked from commit 05bebc6)
1 parent c9eff7c commit 7f87274

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

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

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10218,12 +10218,7 @@ typed-graphqlify@^3.1.1:
1021810218
resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-3.1.4.tgz#f5e494cd78bb87a4284df8c34b8f29617596aaec"
1021910219
integrity sha512-/LnB/b5TXXL9zY5I5hE6/SwAaxZZsvQPxjZGIHtMa/Y0pcnw52uwVA5UnLNesgWtgFkfPYw2NAx31vGbnaqh+A==
1022010220

10221-
typescript@~4.4.3:
10222-
version "4.4.4"
10223-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
10224-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
10225-
10226-
typescript@~4.5.0, typescript@~4.5.2:
10221+
typescript@~4.5.0, typescript@~4.5.2, typescript@~4.5.4:
1022710222
version "4.5.4"
1022810223
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1022910224
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==

0 commit comments

Comments
 (0)