Skip to content

Commit a53e3bd

Browse files
Bump the npm group across 2 directories with 2 updates
Bumps the npm group with 2 updates in the / directory: [ts-jest](https://github.com/kulshekhar/ts-jest) 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 `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `aws-cdk-lib` from 2.230.0 to 2.231.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.231.0/packages/aws-cdk-lib) Updates `aws-cdk-lib` from 2.230.0 to 2.231.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.231.0/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.231.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: aws-cdk-lib dependency-version: 2.231.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b428a7 commit a53e3bd

3 files changed

Lines changed: 54 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jiti": "^2.6.1",
3939
"js-yaml": "^4.1.1",
4040
"pnpm": "^10.24.0",
41-
"ts-jest": "^29.4.5",
41+
"ts-jest": "^29.4.6",
4242
"typescript": "^5.9.3",
4343
"typescript-eslint": "^8.48.0"
4444
},

pnpm-lock.yaml

Lines changed: 52 additions & 11 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.230.0",
20+
"aws-cdk-lib": "^2.231.0",
2121
"constructs": "^10.4.3"
2222
}
2323
}

0 commit comments

Comments
 (0)