Skip to content

Commit

Permalink
feat(deps-dev): Bump the seam group with 2 updates (#118)
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/fake-seam-connect](https://github.com/seamapi/fake-seam-connect) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/fake-seam-connect` from 1.68.0 to 1.68.1
- [Release notes](https://github.com/seamapi/fake-seam-connect/releases)
- [Changelog](https://github.com/seamapi/fake-seam-connect/blob/main/.releaserc.json)
- [Commits](seamapi/fake-seam-connect@v1.68.0...v1.68.1)

Updates `@seamapi/types` from 1.197.0 to 1.199.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.197.0...v1.199.0)

---
updated-dependencies:
- dependency-name: "@seamapi/fake-seam-connect"
  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 committed Jul 15, 2024
1 parent 9f7b60f commit 9d1ba81
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 12 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 @@ -9,9 +9,9 @@
"start": "fake-seam-connect --seed"
},
"devDependencies": {
"@seamapi/fake-seam-connect": "1.68.0",
"@seamapi/fake-seam-connect": "1.68.1",
"@seamapi/nextlove-sdk-generator": "1.13.5",
"@seamapi/types": "1.197.0",
"@seamapi/types": "1.199.0",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down
8 changes: 7 additions & 1 deletion seam/routes/acs_credentials.py

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

4 changes: 3 additions & 1 deletion 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 9d1ba81

Please sign in to comment.