Skip to content

Commit 8c41d91

Browse files
committed
Update dependency typescript to v4.7.2
1 parent e4ec0c0 commit 8c41d91

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.35",
3333
"jest": "26.6.3",
3434
"ts-jest": "26.5.6",
35-
"typescript": "4.6.3"
35+
"typescript": "4.7.2"
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-
typescript@4.6.3:
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+
typescript@4.7.2:
3497+
version "4.7.2"
3498+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3499+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
35003500

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

0 commit comments

Comments
 (0)