Skip to content

Commit b0d08d9

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency typescript to v4.6.3
1 parent 332e8d6 commit b0d08d9

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

yarn.lock

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

5604-
typescript@4.2.4:
5605-
version "4.2.4"
5606-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
5607-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
5604+
typescript@4.6.3:
5605+
version "4.6.3"
5606+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5607+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
56085608

56095609
typescript@^2.1.4:
56105610
version "2.9.2"

0 commit comments

Comments
 (0)