Skip to content

Commit c5f9af1

Browse files
Update dependency typescript to v4.9.5
1 parent 2f3b487 commit c5f9af1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9.5",
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.9.5:
9359+
version "4.9.5"
9360+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9361+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
93629362

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

0 commit comments

Comments
 (0)