Skip to content

Commit df4fb21

Browse files
feat(deps-dev): bump the seam group with 2 updates (#286)
* 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.79.0 to 1.79.2 - [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.79.0...v1.79.2) Updates `@seamapi/types` from 1.361.1 to 1.363.0 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.361.1...v1.363.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]>
1 parent f56f14c commit df4fb21

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

Diff for: package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
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.79.0",
13+
"@seamapi/fake-seam-connect": "1.79.2",
1414
"@seamapi/nextlove-sdk-generator": "1.17.4",
15-
"@seamapi/types": "1.361.1",
15+
"@seamapi/types": "1.363.0",
1616
"del": "^7.1.0",
1717
"prettier": "^3.2.5"
1818
}

Diff for: seam/routes/models.py

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)