Skip to content

Commit 5a4e04d

Browse files
Update dependency typescript to v4.7.4
1 parent ec29b3a commit 5a4e04d

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.4"
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.4:
5090+
version "4.7.4"
5091+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5092+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
50935093

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

0 commit comments

Comments
 (0)