Skip to content

Commit 3e8c80e

Browse files
committed
Update dependency typescript to v4.6.4
1 parent ec29b3a commit 3e8c80e

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.42",
3030
"eslint": "8.11.0",
3131
"eslint-config-next": "12.1.0",
32-
"typescript": "4.6.2"
32+
"typescript": "4.6.4"
3333
}
3434
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5086,10 +5086,10 @@ typedarray-to-buffer@^3.1.5:
50865086
dependencies:
50875087
is-typedarray "^1.0.0"
50885088

5089-
5090-
version "4.6.2"
5091-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
5092-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
5089+
5090+
version "4.6.4"
5091+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5092+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
50935093

50945094
ua-parser-js@^0.7.30:
50955095
version "0.7.31"

0 commit comments

Comments
 (0)