Skip to content

Commit 78d70e1

Browse files
test(deps-dev): bump @seamapi/types from 1.684.0 to 1.685.0 in the seam group (#255)
* test(deps-dev): bump @seamapi/types in the seam group Bumps the seam group with 1 update: [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/types` from 1.684.0 to 1.685.0 - [Release notes](https://github.com/seamapi/types/releases) - [Commits](seamapi/types@v1.684.0...v1.685.0) --- updated-dependencies: - dependency-name: "@seamapi/types" dependency-version: 1.685.0 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 8ecda89 commit 78d70e1

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"zod": "^3.23.8"
7575
},
7676
"devDependencies": {
77-
"@seamapi/types": "1.684.0",
77+
"@seamapi/types": "1.685.0",
7878
"@swc/core": "^1.11.29",
7979
"@types/node": "^22.15.21",
8080
"ava": "^6.0.1",

test/snapshots/seam-blueprint.test.ts.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92575,6 +92575,16 @@ Generated by [AVA](https://avajs.dev).
9257592575
name: 'smoobu',
9257692576
undocumentedMessage: '',
9257792577
},
92578+
{
92579+
deprecationMessage: '',
92580+
description: '',
92581+
draftMessage: '',
92582+
isDeprecated: false,
92583+
isDraft: false,
92584+
isUndocumented: false,
92585+
name: 'zonal',
92586+
undocumentedMessage: '',
92587+
},
9257892588
],
9257992589
},
9258092590
{
55 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)