Skip to content

Commit 68f6edd

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), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [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). Bumps the npm group with 2 updates in the /test directory: [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.845.0 to 3.846.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.846.0/clients/client-cloudformation) Updates `@stylistic/eslint-plugin` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.0/packages/eslint-plugin) Updates `aws-cdk-lib` from 2.205.0 to 2.206.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.206.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1020.2 to 2.1021.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1021.0/packages/aws-cdk) Updates `aws-cdk-lib` from 2.205.0 to 2.206.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.206.0/packages/aws-cdk-lib) Updates `aws-cdk` from 2.1020.2 to 2.1021.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1021.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.846.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.206.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1021.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.206.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1021.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e79ba9 commit 68f6edd

3 files changed

Lines changed: 103 additions & 103 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
28-
"@aws-sdk/client-cloudformation": "^3.845.0"
28+
"@aws-sdk/client-cloudformation": "^3.846.0"
2929
},
3030
"devDependencies": {
31-
"@stylistic/eslint-plugin": "^5.1.0",
31+
"@stylistic/eslint-plugin": "^5.2.0",
3232
"@stylistic/eslint-plugin-js": "^4.4.1",
3333
"@stylistic/eslint-plugin-plus": "^4.4.1",
3434
"@stylistic/eslint-plugin-ts": "^4.4.1",

0 commit comments

Comments
 (0)