Skip to content

Commit 4d423a7

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump typescript (#622)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f97eda commit 4d423a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jest": "^26.6.3",
2828
"ts-jest": "^26.5.3",
2929
"ts-node-dev": "^1.1.6",
30-
"typescript": "^4.1.5"
30+
"typescript": "^4.2.3"
3131
},
3232
"dependencies": {
3333
"yn": "^4.0.0"

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4480,10 +4480,10 @@ typedarray-to-buffer@^3.1.5:
44804480
dependencies:
44814481
is-typedarray "^1.0.0"
44824482

4483-
typescript@^4.1.5:
4484-
version "4.1.5"
4485-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
4486-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
4483+
typescript@^4.2.3:
4484+
version "4.2.3"
4485+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4486+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
44874487

44884488
union-value@^1.0.0:
44894489
version "1.0.1"

0 commit comments

Comments
 (0)