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

Commit ff8af09

Browse files
fix(lambda): bump typescript from 5.0.4 to 5.1.6 in /lambdas (#3399)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.6) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d395db commit ff8af09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: lambdas/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8543,9 +8543,9 @@ typedarray@^0.0.6:
85438543
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
85448544

85458545
typescript@^5.0.2, typescript@^5.0.3, typescript@^5.0.4:
8546-
version "5.0.4"
8547-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz"
8548-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
8546+
version "5.1.6"
8547+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
8548+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
85498549

85508550
uglify-js@^3.1.4:
85518551
version "3.17.4"

0 commit comments

Comments
 (0)