Skip to content

Commit ca364d8

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency typescript to v4.7.2
1 parent 4b5aa0f commit ca364d8

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.6.2"
3636
},
3737
"dependencies": {
38-
"typescript": "4.2.4"
38+
"typescript": "4.7.2"
3939
},
4040
"version": "0.14.33"
4141
}

yarn.lock

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

5640-
typescript@4.2.4:
5641-
version "4.2.4"
5642-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5643-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
5640+
typescript@4.7.2:
5641+
version "4.7.2"
5642+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
5643+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
56445644

56455645
typescript@^2.1.4:
56465646
version "2.9.2"

0 commit comments

Comments
 (0)