Skip to content

Commit cbadb9f

Browse files
Bump the npm group across 2 directories with 2 updates (#713)
Bumps the npm group with 2 updates in the / directory: [constructs](https://github.com/aws/constructs) 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: [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `constructs` from 10.4.2 to 10.4.3 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.2...v10.4.3) Updates `aws-cdk` from 2.1031.1 to 2.1031.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.2/packages/aws-cdk) Updates `constructs` from 10.4.2 to 10.4.3 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.2...v10.4.3) Updates `aws-cdk` from 2.1031.1 to 2.1031.2 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1031.2/packages/aws-cdk) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1031.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: constructs dependency-version: 10.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1031.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfa884e commit cbadb9f

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
},
1313
"devDependencies": {
1414
"@types/node": "^24.10.0",
15-
"aws-cdk": "^2.1031.1",
15+
"aws-cdk": "^2.1031.2",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.9.3"
1818
},
1919
"dependencies": {
2020
"aws-cdk-lib": "^2.222.0",
21-
"constructs": "^10.4.2"
21+
"constructs": "^10.4.3"
2222
}
2323
}

0 commit comments

Comments
 (0)