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

Commit c16e209

Browse files
chore: Bump typescript from 4.8.3 to 4.8.4 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2473)
chore: Bump typescript 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:development update-type: version-update:semver-patch ... 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 56bc738 commit c16e209

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "2.7.1",
3232
"ts-jest": "^27.1.4",
3333
"ts-node-dev": "^2.0.0",
34-
"typescript": "^4.8.3"
34+
"typescript": "^4.8.4"
3535
},
3636
"dependencies": {
3737
"axios": "^0.27.2",

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3988,10 +3988,10 @@ typedarray-to-buffer@^3.1.5:
39883988
dependencies:
39893989
is-typedarray "^1.0.0"
39903990

3991-
typescript@^4.8.3:
3992-
version "4.8.3"
3993-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
3994-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
3991+
typescript@^4.8.4:
3992+
version "4.8.4"
3993+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
3994+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
39953995

39963996
unbox-primitive@^1.0.2:
39973997
version "1.0.2"

0 commit comments

Comments
 (0)