Skip to content

Commit

Permalink
chore(deps-dev): bump the compatible group with 2 updates (#208)
Browse files Browse the repository at this point in the history
Bumps the compatible group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [concurrently](https://github.com/open-cli-tools/concurrently).


Updates `@aws-sdk/client-s3` from 3.649.0 to 3.650.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.650.0/clients/client-s3)

Updates `concurrently` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: compatible
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: compatible
...

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 Sep 12, 2024
1 parent f8a4610 commit 2d464d2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"undici": "^6.19.8"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.649.0",
"@aws-sdk/client-s3": "^3.650.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@nuxt/devtools": "^1.4.2",
"@playwright/test": "^1.47.0",
"concurrently": "^9.0.0",
"concurrently": "^9.0.1",
"eslint": "^8",
"eslint-config-xicri": "latest",
"esno": "^4.0.0",
Expand Down

0 comments on commit 2d464d2

Please sign in to comment.