Skip to content

Commit 9a8aa3e

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 2e709ae commit 9a8aa3e

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
@@ -38,7 +38,7 @@
3838
"@types/node": "12.12.62",
3939
"tslint": "6.1.3",
4040
"tslint-config-prettier": "1.18.0",
41-
"typescript": "4.0.3",
41+
"typescript": "4.6.3",
4242
"typedoc": "0.19.2",
4343
"ts-jest": "26.4.0",
4444
"jest": "26.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5037,10 +5037,10 @@ typeforce@^1.11.5:
50375037
resolved "https://registry.yarnpkg.com/typeforce/-/typeforce-1.18.0.tgz#d7416a2c5845e085034d70fcc5b6cc4a90edbfdc"
50385038
integrity sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==
50395039

5040-
typescript@4.0.3:
5041-
version "4.0.3"
5042-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
5043-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
5040+
typescript@4.6.3:
5041+
version "4.6.3"
5042+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
5043+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
50445044

50455045
uglify-js@^3.1.4:
50465046
version "3.6.3"

0 commit comments

Comments
 (0)