Skip to content

Commit 76f3c4b

Browse files
chore: Bump typescript in /modules/runners/lambdas/runners (#1531)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 670dbbb commit 76f3c4b

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
@@ -44,6 +44,6 @@
4444
"aws-sdk": "^2.1048.0",
4545
"cron-parser": "^4.2.1",
4646
"tslog": "^3.3.0",
47-
"typescript": "^4.5.2"
47+
"typescript": "^4.5.4"
4848
}
4949
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4366,10 +4366,10 @@ typedarray-to-buffer@^3.1.5:
43664366
dependencies:
43674367
is-typedarray "^1.0.0"
43684368

4369-
typescript@^4.5.2:
4370-
version "4.5.2"
4371-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
4372-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
4369+
typescript@^4.5.4:
4370+
version "4.5.4"
4371+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
4372+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
43734373

43744374
universal-github-app-jwt@^1.0.1:
43754375
version "1.1.0"

0 commit comments

Comments
 (0)