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

Commit 39f8252

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent b7ac822 commit 39f8252

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"prettier": "2.6.2",
5454
"ts-node": "^8.6.2",
5555
"tslint": "6.1.3",
56-
"typescript": "^3.8.3"
56+
"typescript": "^4.7.2"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4878,10 +4878,10 @@ typedarray@^0.0.6:
48784878
resolved "https://github.com/dbaeumer/TypeScript/releases/download/4.4.0-beta-lsif.1/lsif-typescript-4.4.0-beta-lsif.1.tgz"
48794879
integrity sha512-vKuGD35qrAfdkAuGIcnk903wzOyuK+ONVyX8oyM017pOWtaKjK4ecpKwIWO/PNAE7yx53FNb30sbOiV+VIVh9A==
48804880

4881-
typescript@^3.8.3:
4882-
version "3.9.7"
4883-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz"
4884-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
4881+
typescript@^4.7.2:
4882+
version "4.7.2"
4883+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
4884+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
48854885

48864886
uid-number@0.0.6:
48874887
version "0.0.6"

0 commit comments

Comments
 (0)