Skip to content

Commit aeefba7

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 aa25917 commit aeefba7

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.1151.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

+4-4
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.6.4:
4472-
version "4.6.4"
4473-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
4474-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
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==
44754475

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

0 commit comments

Comments
 (0)