Skip to content

Commit

Permalink
feat(deps-dev): Bump the seam group with 2 updates (#165)
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.72.0 to 1.72.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.72.0...v1.72.1)

Updates `@seamapi/types` from 1.242.0 to 1.243.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.242.0...v1.243.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 authored Sep 19, 2024
1 parent 92a7124 commit 72aba02
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 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 @@ -10,9 +10,9 @@
"start": "fake-seam-connect --seed"
},
"devDependencies": {
"@seamapi/fake-seam-connect": "1.72.0",
"@seamapi/fake-seam-connect": "1.72.1",
"@seamapi/nextlove-sdk-generator": "1.14.4",
"@seamapi/types": "1.242.0",
"@seamapi/types": "1.243.0",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down
8 changes: 4 additions & 4 deletions seam/routes/models.py

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

16 changes: 8 additions & 8 deletions seam/routes/thermostats.py

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

0 comments on commit 72aba02

Please sign in to comment.