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.160.0
  • Loading branch information
mergify[bot] authored Oct 1, 2024
2 parents 4976303 + 880fe30 commit 1b5e5bf
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
28 changes: 14 additions & 14 deletions static-site/app/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/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"react": "^18.2.0",
"react-dom": "^18.3.1",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
}
}
14 changes: 7 additions & 7 deletions trivia-backend/infra/codedeploy-blue-green/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/codedeploy-blue-green/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/node": "^22.7.4",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"aws-cdk": "^2.155.0"
},
"dependencies": {
Expand Down

0 comments on commit 1b5e5bf

Please sign in to comment.