Skip to content

Commit

Permalink
Bump @slack/webhook from 7.0.1 to 7.0.2 in /scripts/gcb2slack (#3268)
Browse files Browse the repository at this point in the history
Bumps [@slack/webhook](https://github.com/slackapi/node-slack-sdk) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected])

---
updated-dependencies:
- dependency-name: "@slack/webhook"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent b1c8aec commit f03d850
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions scripts/gcb2slack/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 scripts/gcb2slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"@google-cloud/functions-framework": "^3.3.0",
"@slack/webhook": "^7.0.1",
"@slack/webhook": "^7.0.2",
"google-auth-library": "^9.4.1"
}
}

0 comments on commit f03d850

Please sign in to comment.