Skip to content

Commit 25afacb

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

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.4.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.4.2:
4721+
version "5.4.2"
4722+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4723+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
47244724

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

0 commit comments

Comments
 (0)