Skip to content

Commit 94e2731

Browse files
committed
Update dependency typescript to v4.9.5
1 parent 0a106bd commit 94e2731

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest": "27.5.1",
2929
"prettier": "2.8.3",
3030
"start-server-and-test": "1.15.3",
31-
"typescript": "4.7.4"
31+
"typescript": "4.9.5"
3232
},
3333
"scripts": {
3434
"analyze": "yarn typecheck && yarn lint",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4514,10 +4514,10 @@ typedarray-to-buffer@^3.1.5:
45144514
dependencies:
45154515
is-typedarray "^1.0.0"
45164516

4517-
typescript@4.7.4:
4518-
version "4.7.4"
4519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
4520-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
4517+
typescript@4.9.5:
4518+
version "4.9.5"
4519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4520+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
45214521

45224522
universalify@^0.1.2:
45234523
version "0.1.2"

0 commit comments

Comments
 (0)