Skip to content

Commit f7efb93

Browse files
chore(deps): update dependency typescript to v4.6.2 (#1047)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f4a6f1d commit f7efb93

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.12",
47-
"typescript": "4.5.5",
47+
"typescript": "4.6.2",
4848
"uuid": "8.3.2"
4949
},
5050
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7143,10 +7143,10 @@ typedoc@0.22.12:
71437143
minimatch "^3.0.4"
71447144
shiki "^0.10.0"
71457145

7146-
typescript@4.5.5:
7147-
version "4.5.5"
7148-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7149-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
7146+
typescript@4.6.2:
7147+
version "4.6.2"
7148+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
7149+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
71507150

71517151
ua-parser-js@^0.7.21:
71527152
version "0.7.28"

0 commit comments

Comments
 (0)