Skip to content

Commit 8ebe1cc

Browse files
Bump aws-cdk-local from 2.18.0 to 3.0.4 in /cdk (#191)
Bumps [aws-cdk-local](https://github.com/localstack/aws-cdk-local) from 2.18.0 to 3.0.4. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/localstack/aws-cdk-local/commits">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~dominikschubert">dominikschubert</a>, a new releaser for aws-cdk-local since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-local&package-manager=npm_and_yarn&previous-version=2.18.0&new-version=3.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e872a1 commit 8ebe1cc

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

cdk/package-lock.json

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

cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/jest": "^29.5.11",
1616
"@types/node": "20.11.6",
1717
"aws-cdk": "2.124.0",
18-
"aws-cdk-local": "^2.18.0",
18+
"aws-cdk-local": "^3.0.4",
1919
"jest": "^29.7.0",
2020
"ts-jest": "^29.1.2",
2121
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)