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-2.99.1
  • Loading branch information
mergify[bot] authored Oct 1, 2023
2 parents 8605013 + 4189dd3 commit 7c10fa7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions canaries/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 canaries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aws-trivia-game-canary",
"version": "1.0.0",
"dependencies": {
"axios": "^1.5.0"
"axios": "^1.5.1"
},
"private": true
}
14 changes: 7 additions & 7 deletions static-site/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 static-site/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"deploy-infra-root-domain": "cdk deploy --app 'node infrastructure.js' --require-approval never TriviaGameRootDomainRedirectProd"
},
"devDependencies": {
"@types/node": "^20.5.7",
"@types/node": "^20.8.0",
"aws-cdk": "^2.99.1",
"typescript": "^5.2.2"
},
Expand Down

0 comments on commit 7c10fa7

Please sign in to comment.