Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump typescript from 3.6.4 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 4.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.6.4...v4.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 21, 2020
commit 9f724a99c883d6b47ff609f24b748f2d8ff301e2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "^16.6.3",
"react-test-renderer": "^16.6.3",
"shelljs": "^0.8.1",
"typescript": "^3.1.6",
"typescript": "^4.0.2",
"ts-node": "^8.4.1"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,9 +799,9 @@ ts-node@^8.4.1:
source-map-support "^0.5.6"
yn "^3.0.0"

typescript@^3.1.6:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
typescript@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"

underscore@~1.4.4:
version "1.4.4"
Expand Down