Skip to content

Commit

Permalink
Bump faasjs from 0.0.5-beta.1 to 0.0.5-beta.2
Browse files Browse the repository at this point in the history
Bumps [faasjs](https://github.com/faasjs/faasjs/tree/HEAD/packages/faasjs) from 0.0.5-beta.1 to 0.0.5-beta.2.
- [Release notes](https://github.com/faasjs/faasjs/releases)
- [Changelog](https://github.com/faasjs/faasjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faasjs/faasjs/commits/v0.0.5-beta.2/packages/faasjs)

---
updated-dependencies:
- dependency-name: faasjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 1e286e0 commit c207b3f
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 40 deletions.
195 changes: 156 additions & 39 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@faasjs/eslint-config-recommended": "^0.0.4-beta.10",
"@faasjs/knex": "^0.0.5-beta.2",
"faasjs": "^0.0.5-beta.1",
"faasjs": "^0.0.5-beta.2",
"@faasjs/tencentcloud": "^0.0.5-beta.1",
"pg": "*",
"uuid": "*",
Expand Down

0 comments on commit c207b3f

Please sign in to comment.