Skip to content

Commit 545ce3f

Browse files
committed
Update dependency typescript to v4.7.3
1 parent ec29b3a commit 545ce3f

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.7.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.7.3:
5090+
version "4.7.3"
5091+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
5092+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
50935093

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

0 commit comments

Comments
 (0)