Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/trivia-backend/inf…
Browse files Browse the repository at this point in the history
…ra/cdk/aws-cdk-lib-2.99.1
  • Loading branch information
mergify[bot] authored Oct 1, 2023
2 parents 5189ca8 + 27e3dc7 commit e1a6055
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
28 changes: 14 additions & 14 deletions static-site/cdk/package-lock.json

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

4 changes: 2 additions & 2 deletions static-site/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@types/node": "^20.5.7",
"aws-cdk": "^2.94.0",
"aws-cdk": "^2.99.1",
"typescript": "^5.2.2"
},
"dependencies": {
"aws-cdk-lib": "^2.93.0",
"aws-cdk-lib": "^2.99.1",
"constructs": "^10.2.70"
}
}
14 changes: 7 additions & 7 deletions trivia-backend/infra/cdk/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 trivia-backend/infra/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"deploy-service": "cdk deploy --app 'node ecs-service.js'"
},
"devDependencies": {
"@types/node": "^20.5.7",
"@types/node": "^20.8.0",
"typescript": "^5.2.2",
"aws-cdk": "^2.93.0"
},
Expand Down

0 comments on commit e1a6055

Please sign in to comment.