Skip to content

Commit f74a4a3

Browse files
committed
Update dependency typescript to v4.9.3
1 parent 4d04ef6 commit f74a4a3

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
@@ -52,6 +52,6 @@
5252
"nock": "13.2.9",
5353
"prettier": "2.7.1",
5454
"start-server-and-test": "1.14.0",
55-
"typescript": "4.8.4"
55+
"typescript": "4.9.3"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5490,10 +5490,10 @@ typedarray-to-buffer@^3.1.5:
54905490
dependencies:
54915491
is-typedarray "^1.0.0"
54925492

5493-
typescript@4.8.4:
5494-
version "4.8.4"
5495-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5496-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5493+
typescript@4.9.3:
5494+
version "4.9.3"
5495+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
5496+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
54975497

54985498
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
54995499
version "1.0.1"

0 commit comments

Comments
 (0)