Skip to content

Commit 8a0a822

Browse files
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.3...v4.0.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2494d77 commit 8a0a822

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@zeit/ncc": "^0.22.3",
2424
"ts-node": "^9.0.0",
2525
"ttypescript": "^1.5.12",
26-
"typescript": "^4.0.3"
26+
"typescript": "^4.0.5"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,10 @@ typescript-is@^0.16.3:
484484
optionalDependencies:
485485
reflect-metadata ">=0.1.12"
486486

487-
typescript@^4.0.3:
488-
version "4.0.3"
489-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
490-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
487+
typescript@^4.0.5:
488+
version "4.0.5"
489+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
490+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
491491

492492
universalify@^0.1.2:
493493
version "0.1.2"

0 commit comments

Comments
 (0)