Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.654.0` | `3.658.1` |
| [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) | `3.654.0` | `3.660.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.654.0` | `3.658.1` |
| [@faire/mjml-react](https://github.com/Faire/mjml-react) | `3.3.0` | `3.4.0` |
| [preact](https://github.com/preactjs/preact) | `10.24.0` | `10.24.1` |


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

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

Updates `@aws-sdk/credential-providers` from 3.654.0 to 3.658.1
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.658.1/packages/credential-providers)

Updates `@faire/mjml-react` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/Faire/mjml-react/releases)
- [Commits](Faire/mjml-react@v3.3.0...v3.4.0)

Updates `preact` from 10.24.0 to 10.24.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.24.0...10.24.1)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/credential-providers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@faire/mjml-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d01ecae commit 7f94acf
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 221 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@
"zod-to-json-schema": "^3.23.3"
},
"dependencies": {
"@aws-sdk/client-cloudwatch": "^3.654.0",
"@aws-sdk/client-sesv2": "^3.654.0",
"@aws-sdk/credential-providers": "^3.654.0",
"@aws-sdk/client-cloudwatch": "^3.658.1",
"@aws-sdk/client-sesv2": "^3.660.0",
"@aws-sdk/credential-providers": "^3.658.1",
"@emotion/react": "^11.13.3",
"@faire/mjml-react": "^3.3.0",
"@faire/mjml-react": "^3.4.0",
"@guardian/ab-core": "8.0.0",
"@guardian/libs": "^19.0.0",
"@guardian/source": "^8.0.0",
Expand All @@ -147,7 +147,7 @@
"ms": "^2.1.3",
"openid-client": "^5.7.0",
"ophan-tracker-js": "^2.0.2",
"preact": "^10.24.0",
"preact": "^10.24.1",
"preact-render-to-string": "^6.5.11",
"react": "npm:@preact/compat",
"react-dom": "npm:@preact/compat",
Expand Down
Loading

0 comments on commit 7f94acf

Please sign in to comment.