Skip to content

Commit

Permalink
Update dependency typescript to v3.9.0-dev.20200419
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 20, 2020
1 parent 181a44e commit ea4db44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"stylelint-declaration-block-no-ignored-properties": "2.3.0",
"stylelint-no-unsupported-browser-features": "4.0.0",
"stylelint-order": "4.0.0",
"typescript": "3.9.0-dev.20200412"
"typescript": "3.9.0-dev.20200419"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14156,10 +14156,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@3.9.0-dev.20200412:
version "3.9.0-dev.20200412"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.0-dev.20200412.tgz#04be727c17a87e98c0ae40ce3bca7e324173a186"
integrity sha512-4K27InUZMxKsucQRDJdPhq2eODtNQBj6HLBEdTHD+Mh9O/NJA2FtVG64ErTlKA5VA3tX/CkxNffZ41+reok7nA==
typescript@3.9.0-dev.20200419:
version "3.9.0-dev.20200419"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.0-dev.20200419.tgz#09b709f3ba1ce74760512523dc5cd1aa251ee651"
integrity sha512-mSBTfYntTYz1la6JQ1UBFoW8keQA9p8HwKEPjGv2I5CgwT6xHjGu8BSs+QNpADS0l8n/q27r/UddI1uoI64v7Q==

typescript@^3.9.0-beta:
version "3.9.0-dev.20200405"
Expand Down

0 comments on commit ea4db44

Please sign in to comment.