Skip to content

Commit 57ff194

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent 12d8a2d commit 57ff194

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
@@ -48,7 +48,7 @@
4848
"tslint": "6.1.3",
4949
"tslint-config-prettier": "1.18.0",
5050
"typedoc": "0.19.2",
51-
"typescript": "4.0.3"
51+
"typescript": "4.9.5"
5252
},
5353
"jest": {
5454
"testEnvironment": "node",

yarn.lock

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

5495-
typescript@4.0.3:
5496-
version "4.0.3"
5497-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
5498-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
5495+
typescript@4.9.5:
5496+
version "4.9.5"
5497+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5498+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
54995499

55005500
uglify-js@^3.1.4:
55015501
version "3.6.3"

0 commit comments

Comments
 (0)