Skip to content

Commit 0065207

Browse files
committed
Update dependency typescript to v4.6.3
1 parent ec29b3a commit 0065207

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
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.3"
3333
}
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
typescript@4.6.2:
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+
typescript@4.6.3:
5090+
version "4.6.3"
5091+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5092+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
50935093

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

0 commit comments

Comments
 (0)