Skip to content

Commit 971710c

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 7a652b1 commit 971710c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ts-node": "9.0.0",
7474
"typechain": "1.0.5",
7575
"typechain-target-truffle": "1.0.2",
76-
"typescript": "4.0.3"
76+
"typescript": "4.0.5"
7777
},
7878
"resolutions": {
7979
"mem": "^4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7567,10 +7567,10 @@ typedarray@^0.0.6:
75677567
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
75687568
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
75697569

7570-
7571-
version "4.0.3"
7572-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
7573-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
7570+
7571+
version "4.0.5"
7572+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
7573+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
75747574

75757575
typical@^2.6.0, typical@^2.6.1:
75767576
version "2.6.1"

0 commit comments

Comments
 (0)