Skip to content

Commit c173808

Browse files
chore: Bump typescript (#775)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.3...v4.2.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b99151 commit c173808

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.5",
2929
"ts-node-dev": "^1.1.6",
30-
"typescript": "^4.2.3"
30+
"typescript": "^4.2.4"
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
@@ -4491,10 +4491,10 @@ typedarray-to-buffer@^3.1.5:
44914491
dependencies:
44924492
is-typedarray "^1.0.0"
44934493

4494-
typescript@^4.2.3:
4495-
version "4.2.3"
4496-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4497-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4494+
typescript@^4.2.4:
4495+
version "4.2.4"
4496+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4497+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
44984498

44994499
union-value@^1.0.0:
45004500
version "1.0.1"

0 commit comments

Comments
 (0)