Skip to content

Commit

Permalink
feat(deps-dev): bump @seamapi/types from 1.209.0 to 1.227.0 in the se…
Browse files Browse the repository at this point in the history
…am group (#160)

* feat(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.209.0 to 1.227.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.209.0...v1.227.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 Aug 16, 2024
1 parent 670ed77 commit cdc0f54
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -84,7 +84,7 @@
"npm": ">= 9.0.0"
},
"peerDependencies": {
"@seamapi/types": "^1.209.0"
"@seamapi/types": "^1.227.0"
},
"peerDependenciesMeta": {
"@seamapi/types": {
Expand All @@ -99,7 +99,7 @@
},
"devDependencies": {
"@seamapi/fake-seam-connect": "^1.71.0",
"@seamapi/types": "1.209.0",
"@seamapi/types": "1.227.0",
"@types/eslint": "^8.44.2",
"@types/node": "^20.8.10",
"ava": "^5.0.1",
Expand Down
23 changes: 23 additions & 0 deletions src/lib/seam/connect/routes/acs-access-groups.ts

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

0 comments on commit cdc0f54

Please sign in to comment.