Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 2b8f531

Browse files
Bump typescript from 4.0.3 to 4.0.5 (#17)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb2907c commit 2b8f531

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
@@ -33,7 +33,7 @@
3333
"jest-circus": "^26.6.3",
3434
"nock": "^13.0.4",
3535
"ts-jest": "^26.4.1",
36-
"typescript": "^4.0.3"
36+
"typescript": "^4.0.5"
3737
},
3838
"dependencies": {
3939
"@actions/core": "^1.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4737,10 +4737,10 @@ typedarray-to-buffer@^3.1.5:
47374737
dependencies:
47384738
is-typedarray "^1.0.0"
47394739

4740-
typescript@^4.0.3:
4741-
version "4.0.3"
4742-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
4743-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
4740+
typescript@^4.0.5:
4741+
version "4.0.5"
4742+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
4743+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
47444744

47454745
union-value@^1.0.0:
47464746
version "1.0.1"

0 commit comments

Comments
 (0)