Skip to content

Commit 766612d

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

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.4"
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.4:
4721+
version "5.5.4"
4722+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
4723+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
47244724

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

0 commit comments

Comments
 (0)