Skip to content

Commit 103fbab

Browse files
chore: Bump typescript in /modules/runners/lambdas/runners (#776)
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 de99a7d commit 103fbab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "^14.14.41",
3939
"aws-sdk": "^2.888.0",
4040
"cron-parser": "^3.3.0",
41-
"typescript": "^4.2.3",
41+
"typescript": "^4.2.4",
4242
"yn": "^4.0.0"
4343
}
4444
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4680,10 +4680,10 @@ typedarray-to-buffer@^3.1.5:
46804680
dependencies:
46814681
is-typedarray "^1.0.0"
46824682

4683-
typescript@^4.2.3:
4684-
version "4.2.3"
4685-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4686-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
4683+
typescript@^4.2.4:
4684+
version "4.2.4"
4685+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4686+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
46874687

46884688
union-value@^1.0.0:
46894689
version "1.0.1"

0 commit comments

Comments
 (0)