Skip to content

Commit f46fb20

Browse files
Update dependency typescript to v4.7.4
1 parent e4ec0c0 commit f46fb20

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.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-
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.4:
3497+
version "4.7.4"
3498+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3499+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
35003500

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

0 commit comments

Comments
 (0)