Skip to content

Commit f9bd601

Browse files
Update dependency typescript to v4.7.4
1 parent 2f3b487 commit f9bd601

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rimraf": "3.0.2",
5151
"sinon": "13.0.1",
5252
"ts-mock-imports": "1.3.8",
53-
"typescript": "4.6.2",
53+
"typescript": "4.7.4",
5454
"vite": "2.8.6"
5555
},
5656
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9355,10 +9355,10 @@ typedarray@^0.0.6:
93559355
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
93569356
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
93579357

9358-
typescript@4.6.2:
9359-
version "4.6.2"
9360-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
9361-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
9358+
typescript@4.7.4:
9359+
version "4.7.4"
9360+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
9361+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
93629362

93639363
typewise-core@^1.2, typewise-core@^1.2.0:
93649364
version "1.2.0"

0 commit comments

Comments
 (0)