Skip to content

Commit 7bfc22e

Browse files
chore(deps): update dependency typescript to v4.7.2 (#1083)
1 parent 4e2b911 commit 7bfc22e

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.15",
47-
"typescript": "4.6.4",
47+
"typescript": "4.7.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
@@ -7184,10 +7184,10 @@ typedoc@0.22.15:
71847184
minimatch "^5.0.1"
71857185
shiki "^0.10.1"
71867186

7187-
typescript@4.6.4:
7188-
version "4.6.4"
7189-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7190-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
7187+
typescript@4.7.2:
7188+
version "4.7.2"
7189+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
7190+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
71917191

71927192
ua-parser-js@^0.7.21:
71937193
version "0.7.28"

0 commit comments

Comments
 (0)