Skip to content

Commit 3fe523f

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-preview[bot] <[email protected]>
1 parent 0c8b172 commit 3fe523f

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
@@ -114,7 +114,7 @@
114114
"truffle-plugin-verify": "^0.5.0",
115115
"ts-node": "^9.0.0",
116116
"typechain": "^2.0.1",
117-
"typescript": "^4.0.3",
117+
"typescript": "^4.0.5",
118118
"typescript-logging": "^1.0.0",
119119
"web3": "^1.3.0",
120120
"web3-core": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9047,10 +9047,10 @@ typescript-logging@^1.0.0:
90479047
dependencies:
90489048
stacktrace-js "1.3.1"
90499049

9050-
typescript@^4.0.3:
9051-
version "4.0.3"
9052-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
9053-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
9050+
typescript@^4.0.5:
9051+
version "4.0.5"
9052+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
9053+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
90549054

90559055
typical@^2.6.0, typical@^2.6.1:
90569056
version "2.6.1"

0 commit comments

Comments
 (0)