Skip to content

Commit

Permalink
Downgrade TypeScript to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Sep 5, 2021
1 parent 5ac2f0d commit 09ca97b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"mocha": "9.1.1",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"typescript": "4.4.2",
"typescript": "4.3.5",
"vscode-test": "1.6.1"
},
"lint-staged": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1733,10 +1733,10 @@ type-fest@^0.21.3:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==

typescript@4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
typescript@4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==

unzipper@^0.10.11:
version "0.10.11"
Expand Down

0 comments on commit 09ca97b

Please sign in to comment.