Skip to content

Commit 00fc23e

Browse files
Bump the npm group across 2 directories with 2 updates
Bumps the npm group with 2 updates in the / directory: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) 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 `pnpm` from 10.24.0 to 10.25.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.25.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.25.0/pnpm) Updates `aws-cdk-lib` from 2.231.0 to 2.232.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.232.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.231.0 to 2.232.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.232.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.232.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.232.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d29bfe7 commit 00fc23e

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
40-
"pnpm": "^10.24.0",
40+
"pnpm": "^10.25.0",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.48.1"

pnpm-lock.yaml

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

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "^5.9.3"
1818
},
1919
"dependencies": {
20-
"aws-cdk-lib": "^2.231.0",
20+
"aws-cdk-lib": "^2.232.0",
2121
"constructs": "^10.4.3"
2222
}
2323
}

0 commit comments

Comments
 (0)