Skip to content

Commit 70475c1

Browse files
Bump the npm group across 2 directories with 5 updates
Bumps the npm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.3` | `25.0.1` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.25.0` | `10.26.0` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.232.1` | `2.232.2` | | [constructs](https://github.com/aws/constructs) | `10.4.3` | `10.4.4` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1033.0` | `2.1034.0` | Bumps the npm group with 4 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), [constructs](https://github.com/aws/constructs) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@types/node` from 24.10.3 to 25.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.25.0 to 10.26.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.26.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.26.0/pnpm) Updates `aws-cdk-lib` from 2.232.1 to 2.232.2 - [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.2/packages/aws-cdk-lib) Updates `constructs` from 10.4.3 to 10.4.4 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.3...v10.4.4) Updates `aws-cdk` from 2.1033.0 to 2.1034.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1034.0/packages/aws-cdk) Updates `@types/node` from 24.10.3 to 25.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk-lib` from 2.232.1 to 2.232.2 - [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.2/packages/aws-cdk-lib) Updates `constructs` from 10.4.3 to 10.4.4 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.3...v10.4.4) Updates `aws-cdk` from 2.1033.0 to 2.1034.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1034.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: pnpm dependency-version: 10.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.232.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: constructs dependency-version: 10.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1034.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.232.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: constructs dependency-version: 10.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1034.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d11148 commit 70475c1

3 files changed

Lines changed: 127 additions & 70 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.39.1",
3333
"@stylistic/eslint-plugin": "^5.6.1",
34-
"@types/node": "^24.10.3",
34+
"@types/node": "^25.0.1",
3535
"@vercel/ncc": "^0.38.4",
3636
"eslint": "^9.39.1",
3737
"eslint-plugin-github": "^6.0.0",
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
40-
"pnpm": "^10.25.0",
40+
"pnpm": "^10.26.0",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.49.0"

0 commit comments

Comments
 (0)