Skip to content

Commit

Permalink
Update to typescript 4.1.2 (#9725)
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Nov 20, 2020
1 parent 002dc6c commit 9bc90cf
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 @@ -78,7 +78,7 @@
"resolve": "1.19.0",
"semver": "7.3.2",
"string-width": "4.2.0",
"typescript": "4.1.1-rc",
"typescript": "4.1.2",
"unicode-regex": "3.0.0",
"unified": "9.2.0",
"vnopts": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7166,10 +7166,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@4.1.1-rc:
version "4.1.1-rc"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.1-rc.tgz#4a335244b9b2754995849ca4b607c74d6ee73719"
integrity sha512-tgNcFrLIjlaMWEc7bKC0bxLNIt8BIAauY/HLUOQDyTP75HGskETtXOt46x4EKAHRKhWVLMc7yM02puTHa/yhCA==
typescript@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==

unherit@^1.0.4:
version "1.1.3"
Expand Down

0 comments on commit 9bc90cf

Please sign in to comment.