Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/aws-cdk-2.175.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 12, 2025
2 parents e2570e9 + 4729f33 commit 7c0b2ca
Show file tree
Hide file tree
Showing 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prettier": "^3.4.2",
"simple-git-hooks": "^2.11.1",
"standard-version": "^9.5.0",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.1"
},
"simple-git-hooks": {
Expand Down
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 @@ -25,7 +25,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"aws-cdk-lib": "^2.173.4",
Expand Down
2 changes: 1 addition & 1 deletion usecases/blea-gov-base-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"aws-cdk-lib": "^2.173.4",
Expand Down
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 @@ -22,7 +22,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"aws-cdk-lib": "^2.173.4",
Expand Down
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 @@ -23,7 +23,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"aws-cdk-lib": "^2.173.4",
Expand Down
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 @@ -23,7 +23,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"dependencies": {
"aws-cdk-lib": "^2.173.4",
Expand Down

0 comments on commit 7c0b2ca

Please sign in to comment.