Skip to content

Commit

Permalink
Bump the dev-minor-dependencies group across 1 directory with 2 updat…
Browse files Browse the repository at this point in the history
…es (#7578)

Bumps the dev-minor-dependencies group with 2 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@aws-sdk/client-s3` from 3.722.0 to 3.726.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.726.0/clients/client-s3)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-minor-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-minor-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent da191f3 commit e7bb74c
Show file tree
Hide file tree
Showing 2 changed files with 773 additions and 723 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"cross-spawn": "^7.0.5"
},
"dependencies": {
"@aws-sdk/client-s3": "3.722.0",
"@aws-sdk/client-s3": "3.726.0",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
Expand Down Expand Up @@ -237,7 +237,7 @@
"superagent": "10.1.1",
"svg-captcha": "^1.4.0",
"tiny-cookie": "^2.5.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"underscore": "^1.13.7",
"url-join": "^4.0.1",
"world-countries": "5.0.0",
Expand Down
Loading

0 comments on commit e7bb74c

Please sign in to comment.