Skip to content

Commit 48fd99b

Browse files
chore(deps): update dependency typescript to v5
1 parent 68959f7 commit 48fd99b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

+1-1
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": "5.5.2"
3333
}
3434
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4717,10 +4717,10 @@ typedarray-to-buffer@^3.1.5:
47174717
dependencies:
47184718
is-typedarray "^1.0.0"
47194719

4720-
typescript@4.6.2:
4721-
version "4.6.2"
4722-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
4723-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
4720+
typescript@5.5.2:
4721+
version "5.5.2"
4722+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4723+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
47244724

47254725
ua-parser-js@^0.7.30:
47264726
version "0.7.31"

0 commit comments

Comments
 (0)