Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 90eab7e

Browse files
chore: Bump typescript in /modules/runners/lambdas/runners (#1828)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.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 892a02e commit 90eab7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"aws-sdk": "^2.1087.0",
4747
"cron-parser": "^4.2.1",
4848
"tslog": "^3.3.2",
49-
"typescript": "^4.5.5"
49+
"typescript": "^4.6.2"
5050
}
5151
}

modules/runners/lambdas/runners/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4464,10 +4464,10 @@ typedarray-to-buffer@^3.1.5:
44644464
dependencies:
44654465
is-typedarray "^1.0.0"
44664466

4467-
typescript@^4.5.5:
4468-
version "4.5.5"
4469-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
4470-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
4467+
typescript@^4.6.2:
4468+
version "4.6.2"
4469+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
4470+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
44714471

44724472
universal-github-app-jwt@^1.0.1:
44734473
version "1.1.0"

0 commit comments

Comments
 (0)