Skip to content

Commit 74f50fc

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency typescript to v4.7.2
1 parent 7223516 commit 74f50fc

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.8.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
@@ -8562,10 +8562,10 @@ typed-assert@^1.0.8:
85628562
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
85638563
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
85648564

8565-
typescript@4.7.0-beta:
8566-
version "4.7.0-beta"
8567-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.0-beta.tgz#15952f24d4177479ca3d19f09436ad8c69a30563"
8568-
integrity sha512-m+CNL8lzHyHDxYYDTI+pm5hw5/bufYVGan2bokPyJY/y9C/4W/PCWMtYZ0vV9fLXbEL57elMeoaz9Evxs8UQ+A==
8565+
typescript@4.7.2:
8566+
version "4.7.2"
8567+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
8568+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
85698569

85708570
typescript@~4.6.2, typescript@~4.6.3:
85718571
version "4.6.4"

0 commit comments

Comments
 (0)