Skip to content

Commit c15ed73

Browse files
Bump typescript from 4.0.5 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.5...v4.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fc1b866 commit c15ed73

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.5",
117+
"typescript": "^4.1.2",
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
@@ -9020,10 +9020,10 @@ typescript-logging@^1.0.0:
90209020
dependencies:
90219021
stacktrace-js "1.3.1"
90229022

9023-
typescript@^4.0.5:
9024-
version "4.0.5"
9025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
9026-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
9023+
typescript@^4.1.2:
9024+
version "4.1.2"
9025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
9026+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
90279027

90289028
typical@^2.6.0, typical@^2.6.1:
90299029
version "2.6.1"

0 commit comments

Comments
 (0)