Skip to content

Commit 18ccd99

Browse files
feat(deps-dev): bump the seam group with 2 updates (#280)
* feat(deps-dev): bump the seam group with 2 updates Bumps the seam group with 2 updates: [@seamapi/fake-seam-connect](https://github.com/seamapi/fake-seam-connect) and [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/fake-seam-connect` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/seamapi/fake-seam-connect/releases) - [Changelog](https://github.com/seamapi/fake-seam-connect/blob/main/.releaserc.json) - [Commits](seamapi/fake-seam-connect@v1.83.0...v1.83.1) Updates `@seamapi/types` from 1.406.7 to 1.406.9 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.406.7...v1.406.9) --- updated-dependencies: - dependency-name: "@seamapi/fake-seam-connect" dependency-version: 1.83.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: seam - dependency-name: "@seamapi/types" dependency-version: 1.406.9 dependency-type: direct:development update-type: version-update:semver-patch 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 f1b67b3 commit 18ccd99

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

lib/seam/routes/clients/access_codes.rb

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

lib/seam/routes/resources/acs_access_group.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/acs_encoder.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/magic_link.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_access_group.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
@@ -10,9 +10,9 @@
1010
"start": "fake-seam-connect --seed"
1111
},
1212
"devDependencies": {
13-
"@seamapi/fake-seam-connect": "1.83.0",
13+
"@seamapi/fake-seam-connect": "1.83.1",
1414
"@seamapi/nextlove-sdk-generator": "^1.18.1",
15-
"@seamapi/types": "1.406.7",
15+
"@seamapi/types": "1.406.9",
1616
"del": "^7.1.0",
1717
"markdown-toc": "^1.2.0",
1818
"prettier": "^3.2.5"

0 commit comments

Comments
 (0)