Skip to content

Commit 04e6732

Browse files
chore(deps): update dependency typescript to v4.7.4 (#1093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3a9ac2 commit 04e6732

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.3",
47+
"typescript": "4.7.4",
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.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==
7210+
typescript@4.7.4:
7211+
version "4.7.4"
7212+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
7213+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
72147214

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

0 commit comments

Comments
 (0)