Skip to content

Commit f0901c5

Browse files
chore(deps): update @slack/bolt requirement from ^4.5.0 to ^4.6.0 in /examples/getting-started-typescript (#2711)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d2efbf commit f0901c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0",
13+
"@slack/bolt": "^4.6.0",
1414
"dotenv": "^17"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)