Skip to content

Commit 29fcba9

Browse files
committed
Update dependency typescript to v4.8.4
1 parent f97f795 commit 29fcba9

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.3"
55+
"typescript": "4.8.4"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5454,10 +5454,10 @@ typedarray-to-buffer@^3.1.5:
54545454
dependencies:
54555455
is-typedarray "^1.0.0"
54565456

5457-
typescript@4.8.3:
5458-
version "4.8.3"
5459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5460-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
5457+
typescript@4.8.4:
5458+
version "4.8.4"
5459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5460+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
54615461

54625462
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
54635463
version "1.0.1"

0 commit comments

Comments
 (0)