Skip to content

Commit

Permalink
Bump the nodejs-other group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the nodejs-other group with 1 update in the /nodejs directory: [aws-sdk](https://github.com/aws/aws-sdk-js).
Bumps the nodejs-other group with 1 update in the /nodejs/sample-apps/aws-sdk directory: [aws-sdk](https://github.com/aws/aws-sdk-js).


Updates `aws-sdk` from 2.1612.0 to 2.1613.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1612.0...v2.1613.0)

Updates `aws-sdk` from 2.1612.0 to 2.1613.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1612.0...v2.1613.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nodejs-other
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nodejs-other
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 568fb88 commit 9ed5a3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nodejs/package.json
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"aws-sdk": "2.1612.0",
"aws-sdk": "2.1613.0",
"bestzip": "2.2.1",
"copyfiles": "2.4.1",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion nodejs/sample-apps/aws-sdk/package.json
Expand Up @@ -45,6 +45,6 @@
"typescript": "5.4.5"
},
"dependencies": {
"aws-sdk": "2.1612.0"
"aws-sdk": "2.1613.0"
}
}

0 comments on commit 9ed5a3d

Please sign in to comment.