Skip to content

Commit 42e673b

Browse files
Bump the npm group across 2 directories with 5 updates
Bumps the npm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1030.0` | `3.1032.0` | | [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.249.0` | `2.250.0` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1118.0` | `2.1118.2` | Bumps the npm group with 3 updates in the /test directory: [typescript](https://github.com/microsoft/TypeScript), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@aws-sdk/client-cloudformation` from 3.1030.0 to 3.1032.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.1032.0/clients/client-cloudformation) Updates `eslint` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.2.1) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `aws-cdk-lib` from 2.249.0 to 2.250.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.250.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1118.0 to 2.1118.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1118.2/packages/aws-cdk) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `aws-cdk-lib` from 2.249.0 to 2.250.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.250.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1118.0 to 2.1118.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1118.2/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1032.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1118.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1118.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3605e26 commit 42e673b

3 files changed

Lines changed: 635 additions & 626 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^3.0.0",
29-
"@aws-sdk/client-cloudformation": "^3.1030.0"
29+
"@aws-sdk/client-cloudformation": "^3.1032.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^10.0.1",
3333
"@stylistic/eslint-plugin": "^5.10.0",
3434
"@types/node": "^25.6.0",
3535
"@vercel/ncc": "^0.38.4",
36-
"eslint": "^10.2.0",
36+
"eslint": "^10.2.1",
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
4040
"pnpm": "^10.33.0",
4141
"ts-jest": "^29.4.9",
42-
"typescript": "^6.0.2",
42+
"typescript": "^6.0.3",
4343
"typescript-eslint": "^8.58.2"
4444
},
4545
"packageManager": "pnpm@10.33.0"

0 commit comments

Comments
 (0)