Skip to content

Commit

Permalink
chore(deps): update dependency aws-cdk-lib to v2.182.0 (#1187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 90e3d5d commit de862af
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/request-promise-native": "^1.0.21",
"@typescript-eslint/eslint-plugin": "8.26.0",
"@typescript-eslint/parser": "8.26.0",
"aws-cdk-lib": "2.181.1",
"aws-cdk-lib": "2.182.0",
"cheerio": "^1.0.0",
"colors": "1.4.0",
"eslint": "9.21.0",
Expand Down
23 changes: 13 additions & 10 deletions tooter/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 tooter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-sdk/client-secrets-manager": "^3.511.0",
"@aws-sdk/client-sqs": "^3.511.0",
"@types/node": "22.13.9",
"aws-cdk-lib": "2.181.1",
"aws-cdk-lib": "2.182.0",
"constructs": "^10.3.0",
"esbuild": "^0.25.0",
"megalodon": "^10.0.0",
Expand Down

0 comments on commit de862af

Please sign in to comment.