Skip to content

Commit 0438a8c

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent 1657c16 commit 0438a8c

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.2",
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
@@ -9268,10 +9268,10 @@ typedarray-to-buffer@^3.1.5:
92689268
dependencies:
92699269
is-typedarray "^1.0.0"
92709270

9271-
typescript@4.7.4:
9272-
version "4.7.4"
9273-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
9274-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
9271+
typescript@4.8.3:
9272+
version "4.8.3"
9273+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
9274+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
92759275

92769276
uc.micro@^1.0.1, uc.micro@^1.0.5:
92779277
version "1.0.6"

0 commit comments

Comments
 (0)