Skip to content

Commit ebda36e

Browse files
Bump the npm group across 2 directories with 3 updates
Bumps the npm group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) 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: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.31.0 to 10.32.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.32.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.32.0/pnpm) Updates `aws-cdk` from 2.1108.0 to 2.1109.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk) Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk` from 2.1108.0 to 2.1109.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-version: 10.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3ad0fc commit ebda36e

3 files changed

Lines changed: 16 additions & 42 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.31.0",
40+
"pnpm": "^10.32.0",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.56.1"

pnpm-lock.yaml

Lines changed: 13 additions & 39 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
@@ -11,8 +11,8 @@
1111
"cdk": "cdk"
1212
},
1313
"devDependencies": {
14-
"@types/node": "^25.3.3",
15-
"aws-cdk": "^2.1108.0",
14+
"@types/node": "^25.3.5",
15+
"aws-cdk": "^2.1109.0",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.9.3"
1818
},

0 commit comments

Comments
 (0)