Skip to content

Commit

Permalink
feat(deps-dev): bump the seam group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the seam group with 2 updates: [@seamapi/nextlove-sdk-generator](https://github.com/seamapi/nextlove-sdk-generator) and [@seamapi/types](https://github.com/seamapi/types).


Updates `@seamapi/nextlove-sdk-generator` from 1.8.5 to 1.9.0
- [Commits](https://github.com/seamapi/nextlove-sdk-generator/commits)

Updates `@seamapi/types` from 1.164.0 to 1.170.0
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.164.0...v1.170.0)

---
updated-dependencies:
- dependency-name: "@seamapi/nextlove-sdk-generator"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
- dependency-name: "@seamapi/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: seam
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 433f43a commit 12013d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"format": "prettier --write --ignore-path .gitignore ."
},
"devDependencies": {
"@seamapi/nextlove-sdk-generator": "1.8.5",
"@seamapi/types": "1.164.0",
"@seamapi/nextlove-sdk-generator": "1.9.0",
"@seamapi/types": "1.170.0",
"del": "^7.1.0",
"prettier": "^3.2.5"
}
Expand Down

0 comments on commit 12013d5

Please sign in to comment.