Skip to content

Commit adf361e

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent a77a452 commit adf361e

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.0",
308308
"ts-node": "10.9.1",
309309
"type-fest": "2.19.0",
310-
"typescript": "4.7.4",
310+
"typescript": "4.8.3",
311311
"unified": "9.2.2"
312312
},
313313
"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)