Skip to content

Commit

Permalink
feat(deps): bump the seam group across 1 directory with 2 updates
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.1 to 1.14.0
- [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.1...v1.14.0)

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

---
updated-dependencies:
- dependency-name: "@seamapi/http"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 03f97e9 commit a3e4c3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.1",
"@seamapi/types": "1.291.0",
"@seamapi/http": "1.14.0",
"@seamapi/types": "1.292.2",
"@seamapi/webhook": "1.1.1",
"zod": "^3.21.4"
},
Expand Down

0 comments on commit a3e4c3d

Please sign in to comment.