Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit 3af4a43

Browse files
committed
⬆️ Update dependency typescript to v4
1 parent 8f8aa1a commit 3af4a43

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
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"tslint": "5.20.1",
28-
"typescript": "3.7.3"
28+
"typescript": "4.6.2"
2929
},
3030
"peerDependencies": {
3131
"tslint": ">= 5.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,10 @@ tsutils@^2.29.0:
241241
dependencies:
242242
tslib "^1.8.1"
243243

244-
typescript@3.7.3:
245-
version "3.7.3"
246-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
247-
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
244+
typescript@4.6.2:
245+
version "4.6.2"
246+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
247+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
248248

249249
wrappy@1:
250250
version "1.0.2"

0 commit comments

Comments
 (0)