Skip to content

Commit 7f3e497

Browse files
chore: Bump typescript in /modules/runners/lambdas/runners
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca11f6b commit 7f3e497

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
@@ -46,6 +46,6 @@
4646
"aws-sdk": "^2.1153.0",
4747
"cron-parser": "^4.4.0",
4848
"tslog": "^3.3.3",
49-
"typescript": "^4.7.3"
49+
"typescript": "^4.7.4"
5050
}
5151
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4468,10 +4468,10 @@ typedarray-to-buffer@^3.1.5:
44684468
dependencies:
44694469
is-typedarray "^1.0.0"
44704470

4471-
typescript@^4.7.3:
4472-
version "4.7.3"
4473-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
4474-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
4471+
typescript@^4.7.4:
4472+
version "4.7.4"
4473+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
4474+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
44754475

44764476
universal-github-app-jwt@^1.0.1:
44774477
version "1.1.0"

0 commit comments

Comments
 (0)