Skip to content

Commit 26e3471

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump typescript in /modules/runners/lambdas/runners (#625)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 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 fb3792a commit 26e3471

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.31",
3939
"aws-sdk": "^2.849.0",
4040
"cron-parser": "^3.1.0",
41-
"typescript": "^4.1.3",
41+
"typescript": "^4.2.3",
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
@@ -4703,10 +4703,10 @@ typedarray-to-buffer@^3.1.5:
47034703
dependencies:
47044704
is-typedarray "^1.0.0"
47054705

4706-
typescript@^4.1.3:
4707-
version "4.1.3"
4708-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
4709-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
4706+
typescript@^4.2.3:
4707+
version "4.2.3"
4708+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
4709+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
47104710

47114711
union-value@^1.0.0:
47124712
version "1.0.1"

0 commit comments

Comments
 (0)