Skip to content

Commit ec61f83

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 2e709ae commit ec61f83

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.9.5",
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.9.5:
5041+
version "4.9.5"
5042+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5043+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
50445044

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

0 commit comments

Comments
 (0)