Skip to content

Commit a49b7d7

Browse files
feat(deps-dev): bump the seam group with 3 updates (#570)
* feat(deps-dev): bump the seam group with 3 updates Bumps the seam group with 3 updates: [@seamapi/blueprint](https://github.com/seamapi/blueprint), [@seamapi/fake-seam-connect](https://github.com/seamapi/fake-seam-connect) and [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/blueprint` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/seamapi/blueprint/releases) - [Commits](seamapi/blueprint@v1.10.0...v1.11.0) Updates `@seamapi/fake-seam-connect` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/seamapi/fake-seam-connect/releases) - [Commits](seamapi/fake-seam-connect@v2.0.5...v2.0.6) Updates `@seamapi/types` from 1.1047.0 to 1.1053.0 - [Release notes](https://github.com/seamapi/types/releases) - [Commits](seamapi/types@v1.1047.0...v1.1053.0) --- updated-dependencies: - dependency-name: "@seamapi/blueprint" dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/fake-seam-connect" dependency-version: 2.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: seam - dependency-name: "@seamapi/types" dependency-version: 1.1053.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 7acc8b6 commit a49b7d7

4 files changed

Lines changed: 57 additions & 17 deletions

File tree

lib/seam/resources/device.rb

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

lib/seam/resources/device_provider.rb

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

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
},
3030
"packageManager": "npm@11.19.0",
3131
"devDependencies": {
32-
"@seamapi/blueprint": "^1.10.0",
33-
"@seamapi/fake-seam-connect": "2.0.5",
32+
"@seamapi/blueprint": "^1.11.0",
33+
"@seamapi/fake-seam-connect": "2.0.6",
3434
"@seamapi/smith": "^1.1.0",
35-
"@seamapi/types": "1.1047.0",
35+
"@seamapi/types": "1.1053.0",
3636
"change-case": "^5.4.4",
3737
"markdown-toc": "^1.2.0",
3838
"prettier": "^3.2.5"

0 commit comments

Comments
 (0)