Skip to content

Commit

Permalink
fix(deps): update dependency @architect/functions to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent cf4174c commit c44877c
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 20 deletions.
126 changes: 107 additions & 19 deletions src/http/post-api-github-webhooks/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 src/http/post-api-github-webhooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "http-post-api-github-webhooks",
"dependencies": {
"@architect/functions": "^5.0.0",
"@architect/functions": "^8.0.0",
"probot": "^12.0.0"
}
}

0 comments on commit c44877c

Please sign in to comment.