Skip to content

Commit 99c8342

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 89c3164 commit 99c8342

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.9.5"
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.9.5:
3497+
version "4.9.5"
3498+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3499+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
35003500

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

0 commit comments

Comments
 (0)