Skip to content

Commit 4751bb8

Browse files
chore(deps): update dependency typescript to v4.7.3 (#1088)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6b372d2 commit 4751bb8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
4646
"typedoc": "0.22.17",
47-
"typescript": "4.7.2",
47+
"typescript": "4.7.3",
4848
"uuid": "8.3.2"
4949
},
5050
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7207,10 +7207,10 @@ typedoc@0.22.17:
72077207
minimatch "^5.1.0"
72087208
shiki "^0.10.1"
72097209

7210-
typescript@4.7.2:
7211-
version "4.7.2"
7212-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7213-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
7210+
typescript@4.7.3:
7211+
version "4.7.3"
7212+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
7213+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
72147214

72157215
ua-parser-js@^0.7.21:
72167216
version "0.7.28"

0 commit comments

Comments
 (0)