Skip to content

Commit bd338f1

Browse files
Bump the npm group across 2 directories with 6 updates
Bumps the npm group with 6 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.1021.0` | `3.1024.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.246.0` | `2.248.0` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1115.1` | `2.1117.0` | Bumps the npm group with 3 updates in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [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.1021.0 to 3.1024.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.1024.0/clients/client-cloudformation) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) Updates `aws-cdk-lib` from 2.246.0 to 2.248.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.248.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1115.1 to 2.1117.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1117.0/packages/aws-cdk) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk-lib` from 2.246.0 to 2.248.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.248.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1115.1 to 2.1117.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1117.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.248.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1117.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.248.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1117.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2e1a6c commit bd338f1

3 files changed

Lines changed: 221 additions & 229 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^3.0.0",
29-
"@aws-sdk/client-cloudformation": "^3.1021.0"
29+
"@aws-sdk/client-cloudformation": "^3.1024.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^10.0.1",
3333
"@stylistic/eslint-plugin": "^5.10.0",
34-
"@types/node": "^25.5.0",
34+
"@types/node": "^25.5.2",
3535
"@vercel/ncc": "^0.38.4",
36-
"eslint": "^10.1.0",
36+
"eslint": "^10.2.0",
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
4040
"pnpm": "^10.33.0",
41-
"ts-jest": "^29.4.6",
41+
"ts-jest": "^29.4.9",
4242
"typescript": "^6.0.2",
4343
"typescript-eslint": "^8.58.0"
4444
},

0 commit comments

Comments
 (0)