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

Commit 0d54cd4

Browse files
committed
⬆️ Update dependency typescript to v4
1 parent 8f8aa1a commit 0d54cd4

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.4.4"
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.4.4:
245+
version "4.4.4"
246+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
247+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
248248

249249
wrappy@1:
250250
version "1.0.2"

0 commit comments

Comments
 (0)