Skip to content

Commit

Permalink
chore: Bump @aws-sdk/client-ssm in /modules/runners/lambdas/runners (p…
Browse files Browse the repository at this point in the history
…hilips-labs#1393)

Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.39.0 to 3.40.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-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.40.0/clients/client-ssm)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Nathaniel McAuliffe <nmcauliffe@expediagroup.com>
  • Loading branch information
dependabot[bot] authored and mcaulifn committed Nov 9, 2021
1 parent 217855e commit dd56286
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 293 deletions.
2 changes: 1 addition & 1 deletion modules/runners/lambdas/runners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-node-dev": "^1.1.6"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.39.0",
"@aws-sdk/client-ssm": "^3.40.0",
"@octokit/auth-app": "3.6.0",
"@octokit/rest": "^18.12.0",
"@octokit/types": "^6.34.0",
Expand Down
Loading

0 comments on commit dd56286

Please sign in to comment.