Skip to content

Commit bc48160

Browse files
chore: Bump typescript in /modules/runners/lambdas/runners
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.3...v4.8.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 85d3a06 commit bc48160

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.1221.0",
4747
"cron-parser": "^4.6.0",
4848
"tslog": "^3.3.4",
49-
"typescript": "^4.8.3"
49+
"typescript": "^4.8.4"
5050
}
5151
}

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4873,10 +4873,10 @@ typedarray-to-buffer@^3.1.5:
48734873
dependencies:
48744874
is-typedarray "^1.0.0"
48754875

4876-
typescript@^4.8.3:
4877-
version "4.8.3"
4878-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
4879-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
4876+
typescript@^4.8.4:
4877+
version "4.8.4"
4878+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
4879+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
48804880

48814881
unbox-primitive@^1.0.2:
48824882
version "1.0.2"

0 commit comments

Comments
 (0)