Skip to content

Commit 219c6cd

Browse files
feat(deps-dev): bump the seam group with 2 updates (#529)
* feat(deps-dev): bump the seam group with 2 updates Bumps the seam group with 2 updates: [@seamapi/blueprint](https://github.com/seamapi/blueprint) and [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/blueprint` from 0.56.0 to 0.59.0 - [Release notes](https://github.com/seamapi/blueprint/releases) - [Commits](seamapi/blueprint@v0.56.0...v0.59.0) Updates `@seamapi/types` from 1.963.0 to 1.970.0 - [Release notes](https://github.com/seamapi/types/releases) - [Commits](seamapi/types@v1.963.0...v1.970.0) --- updated-dependencies: - dependency-name: "@seamapi/blueprint" dependency-version: 0.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/types" dependency-version: 1.970.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] <support@github.com> * ci: Generate code --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seam Bot <seambot@getseam.com>
1 parent 63f8ca5 commit 219c6cd

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

lib/seam/routes/resources/acs_user.rb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/seam/routes/resources/unmanaged_acs_user.rb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"start": "fake-seam-connect --seed"
1515
},
1616
"devDependencies": {
17-
"@seamapi/blueprint": "^0.56.0",
17+
"@seamapi/blueprint": "^0.59.0",
1818
"@seamapi/fake-seam-connect": "1.86.0",
1919
"@seamapi/smith": "^0.5.2",
20-
"@seamapi/types": "1.963.0",
20+
"@seamapi/types": "1.970.0",
2121
"change-case": "^5.4.4",
2222
"markdown-toc": "^1.2.0",
2323
"prettier": "^3.2.5"

0 commit comments

Comments
 (0)