Skip to content

Commit 06dd971

Browse files
feat(deps): bump the seam group with 3 updates (#13)
Bumps the seam group with 3 updates: [@seamapi/http](https://github.com/seamapi/javascript-http), [@seamapi/types](https://github.com/seamapi/types) and [seamapi-types](https://github.com/seamapi/seamapi-types). Updates `@seamapi/http` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Changelog](https://github.com/seamapi/javascript-http/blob/main/.releaserc.json) - [Commits](seamapi/javascript-http@v0.15.0...v0.16.1) Updates `@seamapi/types` from 1.94.0 to 1.94.1 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.94.0...v1.94.1) Updates `seamapi-types` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/seamapi/seamapi-types/releases) - [Changelog](https://github.com/seamapi/seamapi-types/blob/main/.releaserc.json) - [Commits](seamapi/seamapi-types@v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: "@seamapi/http" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: seam - dependency-name: seamapi-types dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a41949d commit 06dd971

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -60,10 +60,10 @@
6060
"npm": ">= 9.0.0"
6161
},
6262
"dependencies": {
63-
"@seamapi/http": "0.15.0",
64-
"@seamapi/types": "1.94.0",
63+
"@seamapi/http": "0.16.1",
64+
"@seamapi/types": "1.94.1",
6565
"@seamapi/webhook": "0.1.0",
66-
"seamapi-types": "1.32.0"
66+
"seamapi-types": "1.33.0"
6767
},
6868
"devDependencies": {
6969
"@types/node": "^20.8.10",

0 commit comments

Comments
 (0)