Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-cloudwatch-logs
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) from 3.300.0 to 3.359.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.359.0/clients/client-cloudwatch-logs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 38f3b8c commit 83d88be
Show file tree
Hide file tree
Showing 3 changed files with 698 additions and 39 deletions.
2 changes: 1 addition & 1 deletion integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.299.0",
"@aws-sdk/client-cloudwatch-logs": "^3.300.0",
"@aws-sdk/client-cloudwatch-logs": "^3.359.0",
"@aws-sdk/client-secrets-manager": "^3.297.0",
"@aws-sdk/client-ssm": "^3.300.0",
"aws-cdk-lib": "2.70.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@aws-sdk/client-ssm": "^3.300.0",
"@aws-sdk/client-cloudformation": "^3.299.0",
"@aws-sdk/client-cloudwatch-logs": "^3.300.0",
"@aws-sdk/client-cloudwatch-logs": "^3.359.0",
"@aws-sdk/client-secrets-manager": "^3.297.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.6.2",
Expand Down
Loading

0 comments on commit 83d88be

Please sign in to comment.