Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit 5ef0cb8

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent cd2fc9c commit 5ef0cb8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint-staged": "12.5.0",
3232
"semantic-release": "17.4.7",
3333
"ts-node": "10.9.1",
34-
"typescript": "4.8.2"
34+
"typescript": "4.8.3"
3535
},
3636
"engines": {
3737
"node": ">=8.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5015,10 +5015,10 @@ typedarray-to-buffer@^3.1.5:
50155015
dependencies:
50165016
is-typedarray "^1.0.0"
50175017

5018-
typescript@4.8.2:
5019-
version "4.8.2"
5020-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5021-
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
5018+
typescript@4.8.3:
5019+
version "4.8.3"
5020+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
5021+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
50225022

50235023
typescript@^4.4.3:
50245024
version "4.7.4"

0 commit comments

Comments
 (0)