Skip to content

Commit beabe81

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

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.1136.0",
4747
"cron-parser": "^4.4.0",
4848
"tslog": "^3.3.3",
49-
"typescript": "^4.6.4"
49+
"typescript": "^4.7.3"
5050
}
5151
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,10 +4460,10 @@ typedarray-to-buffer@^3.1.5:
44604460
dependencies:
44614461
is-typedarray "^1.0.0"
44624462

4463-
typescript@^4.6.4:
4464-
version "4.6.4"
4465-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
4466-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
4463+
typescript@^4.7.3:
4464+
version "4.7.3"
4465+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
4466+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
44674467

44684468
universal-github-app-jwt@^1.0.1:
44694469
version "1.1.0"

0 commit comments

Comments
 (0)