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

Commit 6845e7a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency typescript to v4.7.2
(cherry picked from commit 74f50fc)
1 parent 01a18c3 commit 6845e7a

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
@@ -99,7 +99,7 @@
9999
"ts-node": "10.7.0",
100100
"tslib": "~2.4.0",
101101
"tsutils": "^3.0.0",
102-
"typescript": "4.7.0-beta",
102+
"typescript": "4.7.2",
103103
"xhr2": "^0.2.0",
104104
"zone.js": "^0.11.0"
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8572,10 +8572,10 @@ typed-assert@^1.0.8:
85728572
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
85738573
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
85748574

8575-
8576-
version "4.7.0-beta"
8577-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.0-beta.tgz#15952f24d4177479ca3d19f09436ad8c69a30563"
8578-
integrity sha512-m+CNL8lzHyHDxYYDTI+pm5hw5/bufYVGan2bokPyJY/y9C/4W/PCWMtYZ0vV9fLXbEL57elMeoaz9Evxs8UQ+A==
8575+
8576+
version "4.7.2"
8577+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
8578+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
85798579

85808580
typescript@~4.6.2, typescript@~4.6.3:
85818581
version "4.6.4"

0 commit comments

Comments
 (0)