Skip to content

Commit 3d18836

Browse files
Bump the npm group across 2 directories with 2 updates (#777)
Bumps the npm group with 2 updates in the / directory: [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 1 update in the /test directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk). Updates `pnpm` from 10.30.2 to 10.30.3 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.30.3/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.30.3/pnpm) Updates `aws-cdk` from 2.1106.1 to 2.1107.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk) Updates `aws-cdk` from 2.1106.1 to 2.1107.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.30.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1107.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1107.0 dependency-type: direct:development update-type: version-update:semver-minor 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 9e69b44 commit 3d18836

3 files changed

Lines changed: 22 additions & 14 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.30.2",
40+
"pnpm": "^10.30.3",
4141
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.56.1"

pnpm-lock.yaml

Lines changed: 20 additions & 12 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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@types/node": "^25.3.0",
15-
"aws-cdk": "^2.1106.1",
15+
"aws-cdk": "^2.1107.0",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.9.3"
1818
},

0 commit comments

Comments
 (0)