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

Commit 87bad10

Browse files
chore: Bump typescript from 4.7.4 to 4.8.3 in /modules/runners/lambdas/runners (#2443)
chore: Bump typescript in /modules/runners/lambdas/runners Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa61fdc commit 87bad10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"aws-sdk": "^2.1221.0",
4747
"cron-parser": "^4.6.0",
4848
"tslog": "^3.3.4",
49-
"typescript": "^4.7.4"
49+
"typescript": "^4.8.3"
5050
}
5151
}

Diff for: modules/runners/lambdas/runners/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4871,10 +4871,10 @@ typedarray-to-buffer@^3.1.5:
48714871
dependencies:
48724872
is-typedarray "^1.0.0"
48734873

4874-
typescript@^4.7.4:
4875-
version "4.7.4"
4876-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
4877-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
4874+
typescript@^4.8.3:
4875+
version "4.8.3"
4876+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
4877+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
48784878

48794879
unbox-primitive@^1.0.2:
48804880
version "1.0.2"

0 commit comments

Comments
 (0)