Skip to content

Commit 47fb481

Browse files
chore(deps): update dependency typescript to v4.6.4 (#1073)
1 parent 841b805 commit 47fb481

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.3",
47+
"typescript": "4.6.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
@@ -7164,10 +7164,10 @@ typedoc@0.22.15:
71647164
minimatch "^5.0.1"
71657165
shiki "^0.10.1"
71667166

7167-
typescript@4.6.3:
7168-
version "4.6.3"
7169-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7170-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
7167+
typescript@4.6.4:
7168+
version "4.6.4"
7169+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7170+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
71717171

71727172
ua-parser-js@^0.7.21:
71737173
version "0.7.28"

0 commit comments

Comments
 (0)