Skip to content

Commit

Permalink
feat(deps-dev): bump the seam group with 2 updates (#176)
Browse files Browse the repository at this point in the history
* feat(deps-dev): bump the seam group with 2 updates

Bumps the seam group with 2 updates: [@seamapi/nextlove-sdk-generator](https://github.com/seamapi/nextlove-sdk-generator) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/nextlove-sdk-generator` from 1.14.4 to 1.14.6
- [Commits](https://github.com/seamapi/nextlove-sdk-generator/commits)

Updates `@seamapi/types` from 1.258.2 to 1.262.1
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.258.2...v1.262.1)

---
updated-dependencies:
- dependency-name: "@seamapi/nextlove-sdk-generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: seam
- dependency-name: "@seamapi/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: Generate code

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
dependabot[bot] and seambot authored Oct 7, 2024
1 parent 3ecc125 commit eaaf9c8
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 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 @@ -11,8 +11,8 @@
},
"devDependencies": {
"@seamapi/fake-seam-connect": "1.72.1",
"@seamapi/nextlove-sdk-generator": "1.14.4",
"@seamapi/types": "1.258.2",
"@seamapi/nextlove-sdk-generator": "1.14.6",
"@seamapi/types": "1.262.1",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down
2 changes: 1 addition & 1 deletion seam/routes/acs_encoders.py

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

6 changes: 3 additions & 3 deletions seam/routes/connected_accounts.py

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

12 changes: 6 additions & 6 deletions seam/routes/models.py

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

0 comments on commit eaaf9c8

Please sign in to comment.