Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump aws-cdk from 2.151.0 to 2.166.0 #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion workspaces/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.3.0",
"esbuild": "^0.21.5",
"aws-cdk": "2.151.0",
"aws-cdk": "2.166.0",
"jest": "^29.7.0",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2632,17 +2632,17 @@ __metadata:
languageName: node
linkType: hard

"aws-cdk@npm:2.151.0":
version: 2.151.0
resolution: "aws-cdk@npm:2.151.0"
"aws-cdk@npm:2.166.0":
version: 2.166.0
resolution: "aws-cdk@npm:2.166.0"
dependencies:
fsevents: "npm:2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
cdk: bin/cdk
checksum: 10c0/af86dc7f8d39b5b8bdc277f5ae3d7d34a1b23153f6dd3b03e8f717f393081eb8ea34e0f73f45cbf3cdbb88d3717d0de31238757117e854f9b2528787b9d7151f
checksum: 10c0/9d307aac6114e4a3fc60a867761b6ba91269b746ec98b28820dc22c3595870e05a4432444eda7b2174ecebffe4c91c5cc389accb891c43a5e247f05446d5ce8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7609,7 +7609,7 @@ __metadata:
dependencies:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.3.0"
aws-cdk: "npm:2.151.0"
aws-cdk: "npm:2.166.0"
aws-cdk-lib: "npm:2.152.0"
aws-custom-resources: "workspace:^"
constructs: "npm:^10.0.0"
Expand Down
Loading