Skip to content

Commit bb54549

Browse files
chore(deps): update dependency typescript to v4.8.3
1 parent 06b90fe commit bb54549

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@types/react": "17.0.50",
3030
"eslint": "8.24.0",
3131
"eslint-config-next": "12.3.1",
32-
"typescript": "4.6.2"
32+
"typescript": "4.8.3"
3333
}
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4679,10 +4679,10 @@ typedarray-to-buffer@^3.1.5:
46794679
dependencies:
46804680
is-typedarray "^1.0.0"
46814681

4682-
typescript@4.6.2:
4683-
version "4.6.2"
4684-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
4685-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
4682+
typescript@4.8.3:
4683+
version "4.8.3"
4684+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
4685+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
46864686

46874687
ua-parser-js@^0.7.30:
46884688
version "0.7.31"

0 commit comments

Comments
 (0)