Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/types/node-18.19.57
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 21, 2024
2 parents 444bf8b + 1289bdc commit b36a224
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion usecases/blea-gov-base-ct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"dependencies": {
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1"
"constructs": "^10.4.2"
}
}
4 changes: 2 additions & 2 deletions usecases/blea-gov-base-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.18.0",
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1",
"constructs": "^10.4.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
Expand All @@ -33,6 +33,6 @@
},
"dependencies": {
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1"
"constructs": "^10.4.2"
}
}
2 changes: 1 addition & 1 deletion usecases/blea-guest-ec2-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion usecases/blea-guest-ecs-app-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"aws-cdk-lib": "^2.160.0",
"constructs": "^10.4.1",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
}
}
2 changes: 1 addition & 1 deletion usecases/blea-guest-serverless-api-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aws-cdk-lib": "^2.160.0",
"aws-sdk": "^2.1691.0",
"aws-xray-sdk": "^3.10.1",
"constructs": "^10.4.1",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
}
}

0 comments on commit b36a224

Please sign in to comment.