Skip to content

Commit a63b2aa

Browse files
Bump the npm group across 2 directories with 4 updates
Bumps the npm group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Bumps the npm group with 1 update in the /test directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). Updates `@aws-sdk/client-cloudformation` from 3.938.0 to 3.939.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.939.0/clients/client-cloudformation) Updates `pnpm` from 10.23.0 to 10.24.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.24.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.24.0/pnpm) Updates `typescript-eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) Updates `aws-cdk-lib` from 2.227.0 to 2.229.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.229.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.227.0 to 2.229.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.229.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.939.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: pnpm dependency-version: 10.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.229.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.229.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f96ab1 commit a63b2aa

3 files changed

Lines changed: 235 additions & 62 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^1.11.1",
29-
"@aws-sdk/client-cloudformation": "^3.938.0"
29+
"@aws-sdk/client-cloudformation": "^3.939.0"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^9.39.1",
@@ -37,10 +37,10 @@
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
40-
"pnpm": "^10.23.0",
40+
"pnpm": "^10.24.0",
4141
"ts-jest": "^29.4.5",
4242
"typescript": "^5.9.3",
43-
"typescript-eslint": "^8.47.0"
43+
"typescript-eslint": "^8.48.0"
4444
},
4545
"packageManager": "pnpm@10.23.0"
4646
}

0 commit comments

Comments
 (0)