Skip to content

Commit 3d76ca2

Browse files
chore(deps): update @slack/bolt requirement from ^4.7.0 to ^4.7.1 in /examples/getting-started-typescript (#2887)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
1 parent 3989542 commit 3d76ca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/getting-started-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "MIT",
1212
"dependencies": {
13-
"@slack/bolt": "^4.7.0",
13+
"@slack/bolt": "^4.7.1",
1414
"dotenv": "^17"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)