Skip to content

Commit 3b94bfc

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency typescript to v4.7.3
1 parent 5618b39 commit 3b94bfc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1",
100100
"tslib": "~2.4.0",
101101
"tsutils": "^3.0.0",
102-
"typescript": "4.7.2",
102+
"typescript": "4.7.3",
103103
"xhr2": "^0.2.0",
104104
"zone.js": "^0.11.0"
105105
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9299,7 +9299,12 @@ typed-assert@^1.0.8:
92999299
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
93009300
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
93019301

9302-
typescript@4.7.2, typescript@^4.6.2, typescript@~4.7.0:
9302+
typescript@4.7.3:
9303+
version "4.7.3"
9304+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
9305+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
9306+
9307+
typescript@^4.6.2, typescript@~4.7.0:
93039308
version "4.7.2"
93049309
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
93059310
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==

0 commit comments

Comments
 (0)