Skip to content

Commit 4bbf428

Browse files
chore(deps): update @slack/types requirement from ^2.19.0 to ^2.20.0
Updates the requirements on [@slack/types](https://github.com/slackapi/node-slack-sdk) to permit the latest version. - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/types@2.19.0...@slack/types@2.20.0) --- updated-dependencies: - dependency-name: "@slack/types" dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b46454d commit 4bbf428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@slack/logger": "^4.0.0",
4646
"@slack/oauth": "^3.0.4",
4747
"@slack/socket-mode": "^2.0.5",
48-
"@slack/types": "^2.19.0",
48+
"@slack/types": "^2.20.0",
4949
"@slack/web-api": "^7.13.0",
5050
"axios": "^1.12.0",
5151
"express": "^5.0.0",

0 commit comments

Comments
 (0)