Skip to content

Commit fb07a19

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

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.1.6"
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.1.6:
4721+
version "5.1.6"
4722+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
4723+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
47244724

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

0 commit comments

Comments
 (0)