Skip to content

Commit 33a171d

Browse files
committed
Update dependency typescript to v4.6.4
1 parent d3f8e09 commit 33a171d

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
@@ -32,6 +32,6 @@
3232
"@types/node": "16.11.21",
3333
"jest": "26.6.3",
3434
"ts-jest": "26.5.6",
35-
"typescript": "4.6.3"
35+
"typescript": "4.6.4"
3636
}
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3493,10 +3493,10 @@ typedarray-to-buffer@^3.1.5:
34933493
dependencies:
34943494
is-typedarray "^1.0.0"
34953495

3496-
3497-
version "4.6.3"
3498-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
3499-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
3496+
3497+
version "4.6.4"
3498+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
3499+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
35003500

35013501
union-value@^1.0.0:
35023502
version "1.0.1"

0 commit comments

Comments
 (0)