Skip to content

Commit

Permalink
feat(deps): bump the seam group across 1 directory with 2 updates (#181)
Browse files Browse the repository at this point in the history
Bumps the seam group with 2 updates in the / directory: [@seamapi/http](https://github.com/seamapi/javascript-http) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/http` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/seamapi/javascript-http/releases)
- [Changelog](https://github.com/seamapi/javascript-http/blob/main/.releaserc.json)
- [Commits](seamapi/javascript-http@v1.13.0...v1.13.1)

Updates `@seamapi/types` from 1.287.3 to 1.291.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.287.3...v1.291.0)

---
updated-dependencies:
- dependency-name: "@seamapi/http"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: seam
- dependency-name: "@seamapi/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: seam
...

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 Nov 6, 2024
1 parent cdb3cb7 commit 21e050a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -65,8 +65,8 @@
"npm": ">= 9.0.0"
},
"dependencies": {
"@seamapi/http": "1.13.0",
"@seamapi/types": "1.287.3",
"@seamapi/http": "1.13.1",
"@seamapi/types": "1.291.0",
"@seamapi/webhook": "1.1.1",
"zod": "^3.21.4"
},
Expand Down

0 comments on commit 21e050a

Please sign in to comment.