Skip to content

Commit

Permalink
feat(deps-dev): Bump the seam group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
…#88)

* feat(deps-dev): Bump the seam group across 1 directory with 3 updates

Bumps the seam group with 3 updates in the / directory: [@seamapi/fake-seam-connect](https://github.com/seamapi/fake-seam-connect), [@seamapi/nextlove-sdk-generator](https://github.com/seamapi/nextlove-sdk-generator) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/fake-seam-connect` from 1.66.0 to 1.67.0
- [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.66.0...v1.67.0)

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

Updates `@seamapi/types` from 1.178.0 to 1.186.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.178.0...v1.186.0)

---
updated-dependencies:
- dependency-name: "@seamapi/fake-seam-connect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
- 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]>
Co-authored-by: Evan Sosenko <[email protected]>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent 18058a8 commit 38bc240
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 20 deletions.
25 changes: 12 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 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.66.0",
"@seamapi/nextlove-sdk-generator": "1.13.1",
"@seamapi/types": "1.178.0",
"@seamapi/fake-seam-connect": "1.67.0",
"@seamapi/nextlove-sdk-generator": "1.13.2",
"@seamapi/types": "1.186.0",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down
15 changes: 14 additions & 1 deletion seam/routes/models.py

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

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

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

0 comments on commit 38bc240

Please sign in to comment.