Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6ce470b

Browse files
authoredOct 1, 2022
chore(deps): update dependency typescript to v4.8.3
1 parent c44dbae commit 6ce470b

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
@@ -308,7 +308,7 @@
308308
"ts-jest": "29.0.0",
309309
"ts-node": "10.9.1",
310310
"type-fest": "2.19.0",
311-
"typescript": "4.7.4",
311+
"typescript": "4.8.3",
312312
"unified": "9.2.2"
313313
},
314314
"resolutions": {

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9263,10 +9263,10 @@ typedarray-to-buffer@^3.1.5:
92639263
dependencies:
92649264
is-typedarray "^1.0.0"
92659265

9266-
typescript@4.7.4:
9267-
version "4.7.4"
9268-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
9269-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
9266+
typescript@4.8.3:
9267+
version "4.8.3"
9268+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
9269+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
92709270

92719271
uc.micro@^1.0.1, uc.micro@^1.0.5:
92729272
version "1.0.6"

0 commit comments

Comments
 (0)
Please sign in to comment.