Skip to content

Commit c186cf1

Browse files
committed
chore(deps): update dependency typescript to v4.6.4
1 parent 2e709ae commit c186cf1

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.4",
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.4:
5041+
version "4.6.4"
5042+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
5043+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
50445044

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

0 commit comments

Comments
 (0)