Skip to content

Commit bd20a8d

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

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.1024.0",
4545
"cron-parser": "^4.1.0",
4646
"tslog": "^3.2.2",
47-
"typescript": "^4.4.4"
47+
"typescript": "^4.5.2"
4848
}
4949
}

modules/runners/lambdas/runners/yarn.lock

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

4371-
typescript@^4.4.4:
4372-
version "4.4.4"
4373-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
4374-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
4371+
typescript@^4.5.2:
4372+
version "4.5.2"
4373+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
4374+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
43754375

43764376
universal-github-app-jwt@^1.0.1:
43774377
version "1.1.0"

0 commit comments

Comments
 (0)