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

Bump aws-cdk from 2.145.0 to 2.148.1 #50

Merged
merged 1 commit into from
Sep 11, 2024
Merged
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"aws-cdk": "^2.145.0",
"aws-cdk": "^2.148.1",
"react-scripts": "^5.0.1",
"typescript": "^5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5190,17 +5190,17 @@ __metadata:
languageName: node
linkType: hard

"aws-cdk@npm:^2.145.0":
version: 2.145.0
resolution: "aws-cdk@npm:2.145.0"
"aws-cdk@npm:^2.148.1":
version: 2.154.1
resolution: "aws-cdk@npm:2.154.1"
dependencies:
fsevents: "npm:2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
cdk: bin/cdk
checksum: 10c0/326adfea1d6860a50ca51ebb04450b58451b39e494b4b5f54634ba845a664c84bdda7c254f37d3e01b7cefd7198505d10e23eed1fb6d1425b26c588691c3ac2a
checksum: 10c0/9e577303c3d8f3321c3339c977dc74121d22d14f3eed29f02af05d75d90bd24571872aea62412383dd5fee3b1f09215dcc427b9acb13a8f68ee49b7d21818844
languageName: node
linkType: hard

Expand Down Expand Up @@ -12872,7 +12872,7 @@ __metadata:
dependencies:
"@babel/plugin-proposal-private-property-in-object": "npm:^7.21.11"
aws-amplify: "npm:^6.3.6"
aws-cdk: "npm:^2.145.0"
aws-cdk: "npm:^2.148.1"
eslint-config-react-app: "npm:^7.0.1"
react: "npm:^18.3.1"
react-bootstrap: "npm:^2.10.2"
Expand Down