Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the node group in /nodejs with 6 updates (#478)
Bumps the node group in /nodejs with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.606.0` | `3.609.0` | | [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.606.0` | `3.609.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.606.0` | `3.609.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `20.14.10` | | [tsx](https://github.com/privatenumber/tsx) | `4.16.0` | `4.16.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` | Updates `@aws-sdk/client-cloudformation` from 3.606.0 to 3.609.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.609.0/clients/client-cloudformation) Updates `@aws-sdk/client-kms` from 3.606.0 to 3.609.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.609.0/clients/client-kms) Updates `@aws-sdk/client-s3` from 3.606.0 to 3.609.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.609.0/clients/client-s3) Updates `@types/node` from 20.14.9 to 20.14.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.16.0 to 4.16.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.16.0...v4.16.2) Updates `typescript` from 5.5.2 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node - dependency-name: "@aws-sdk/client-kms" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: node - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information