Skip to content

Commit 849f582

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

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.3"
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.3:
4721+
version "5.4.3"
4722+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4723+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
47244724

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

0 commit comments

Comments
 (0)