Skip to content

Commit 62da561

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency typescript to v4.6.2
1 parent d358220 commit 62da561

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
@@ -35,7 +35,7 @@
3535
"prettier": "2.5.1"
3636
},
3737
"dependencies": {
38-
"typescript": "4.2.4"
38+
"typescript": "4.6.2"
3939
},
4040
"version": "0.14.33"
4141
}

yarn.lock

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

5616-
typescript@4.2.4:
5617-
version "4.2.4"
5618-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5619-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
5616+
typescript@4.6.2:
5617+
version "4.6.2"
5618+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
5619+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
56205620

56215621
typescript@^2.1.4:
56225622
version "2.9.2"

0 commit comments

Comments
 (0)