Skip to content

Commit 6ab0762

Browse files
chore(deps): update @slack/bolt requirement from ^4.2.0 to ^4.2.1 in /examples/getting-started-typescript (#2478)
1 parent e465b3d commit 6ab0762

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

0 commit comments

Comments
 (0)