Skip to content

Commit

Permalink
test(deps-dev): bump @seamapi/types from 1.240.0 to 1.242.0 in the se…
Browse files Browse the repository at this point in the history
…am group (#85)

* 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.240.0 to 1.242.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.240.0...v1.242.0)

---
updated-dependencies:
- 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 16, 2024
1 parent d19a1c0 commit 7913ed6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@seamapi/types": "1.240.0",
"@seamapi/types": "1.242.0",
"@types/node": "^20.8.10",
"ava": "^6.0.1",
"c8": "^10.1.2",
Expand Down
9 changes: 9 additions & 0 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,15 @@ Generated by [AVA](https://avajs.dev).
jsonType: 'string',
name: 'email_address',
},
{
deprecationMessage: '',
description: '',
format: 'list',
isDeprecated: false,
isUndocumented: false,
jsonType: 'array',
name: 'errors',
},
{
deprecationMessage: '',
description: '',
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit 7913ed6

Please sign in to comment.