Skip to content

Commit 3926796

Browse files
feat(deps-dev): bump the seam group with 3 updates (#206)
* feat(deps-dev): bump the seam group with 3 updates Bumps the seam group with 3 updates: [@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.72.1 to 1.73.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.72.1...v1.73.0) Updates `@seamapi/nextlove-sdk-generator` from 1.14.11 to 1.14.12 - [Commits](https://github.com/seamapi/nextlove-sdk-generator/commits) Updates `@seamapi/types` from 1.294.1 to 1.299.0 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.294.1...v1.299.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] <support@github.com> * ci: Generate code --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seam Bot <devops@getseam.com>
1 parent 9d44cb5 commit 3926796

File tree

4 files changed

+70
-18
lines changed

4 files changed

+70
-18
lines changed

package-lock.json

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"start": "fake-seam-connect --seed"
1111
},
1212
"devDependencies": {
13-
"@seamapi/fake-seam-connect": "1.72.1",
14-
"@seamapi/nextlove-sdk-generator": "1.14.11",
15-
"@seamapi/types": "1.294.1",
13+
"@seamapi/fake-seam-connect": "1.73.0",
14+
"@seamapi/nextlove-sdk-generator": "1.14.12",
15+
"@seamapi/types": "1.299.0",
1616
"del": "^7.1.0",
1717
"prettier": "^3.2.5"
1818
}

seam/routes/models.py

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

seam/routes/thermostats.py

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)