Skip to content

Commit 880de07

Browse files
feat(deps-dev): bump @seamapi/types from 1.172.0 to 1.173.0 in the seam group (#100)
* 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.172.0 to 1.173.0 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.172.0...v1.173.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]>
1 parent 6d612d0 commit 880de07

File tree

3 files changed

+30
-7
lines changed

3 files changed

+30
-7
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"npm": ">= 9.0.0"
8585
},
8686
"peerDependencies": {
87-
"@seamapi/types": "^1.172.0"
87+
"@seamapi/types": "^1.173.0"
8888
},
8989
"peerDependenciesMeta": {
9090
"@seamapi/types": {
@@ -99,7 +99,7 @@
9999
},
100100
"devDependencies": {
101101
"@seamapi/fake-seam-connect": "^1.44.2",
102-
"@seamapi/types": "1.172.0",
102+
"@seamapi/types": "1.173.0",
103103
"@types/eslint": "^8.44.2",
104104
"@types/node": "^20.8.10",
105105
"ava": "^5.0.1",

src/lib/seam/connect/routes/acs-credentials.ts

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

0 commit comments

Comments
 (0)