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

Commit cfb2edd

Browse files
committed
build: update TypeScript to 4.7.0-beta
(cherry picked from commit d8ddc18)
1 parent 6886248 commit cfb2edd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"ts-node": "10.7.0",
100100
"tslib": "~2.4.0",
101101
"tsutils": "^3.0.0",
102-
"typescript": "~4.6.2",
102+
"typescript": "4.7.0-beta",
103103
"xhr2": "^0.2.0",
104104
"zone.js": "^0.11.0"
105105
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8920,6 +8920,11 @@ typed-assert@^1.0.8:
89208920
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
89218921
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
89228922

8923+
8924+
version "4.7.0-beta"
8925+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.0-beta.tgz#15952f24d4177479ca3d19f09436ad8c69a30563"
8926+
integrity sha512-m+CNL8lzHyHDxYYDTI+pm5hw5/bufYVGan2bokPyJY/y9C/4W/PCWMtYZ0vV9fLXbEL57elMeoaz9Evxs8UQ+A==
8927+
89238928
typescript@~4.5.2:
89248929
version "4.5.5"
89258930
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"

0 commit comments

Comments
 (0)