Skip to content

Commit 72987e4

Browse files
committed
chore(deps): update dependency typescript to v4.8.4
1 parent 13e70d0 commit 72987e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
"ts-jest": "29.0.3",
308308
"ts-node": "10.9.1",
309309
"type-fest": "2.19.0",
310-
"typescript": "4.8.3",
310+
"typescript": "4.8.4",
311311
"unified": "9.2.2"
312312
},
313313
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9259,10 +9259,10 @@ typedarray-to-buffer@^3.1.5:
92599259
dependencies:
92609260
is-typedarray "^1.0.0"
92619261

9262-
9263-
version "4.8.3"
9264-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
9265-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
9262+
9263+
version "4.8.4"
9264+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
9265+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
92669266

92679267
uc.micro@^1.0.1, uc.micro@^1.0.5:
92689268
version "1.0.6"

0 commit comments

Comments
 (0)