Skip to content

Commit b472065

Browse files
Bump @slack/types from 2.12.0 to 2.13.0 (#174)
Bumps [@slack/types](https://github.com/slackapi/node-slack-sdk) from 2.12.0 to 2.13.0. - [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/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 736c448 commit b472065

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@playwright/test": "^1.46.1",
12-
"@slack/types": "^2.12.0",
12+
"@slack/types": "^2.13.0",
1313
"@typescript-eslint/eslint-plugin": "^5.30.6",
1414
"@typescript-eslint/parser": "^5.30.6",
1515
"dotenv": "^16.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -505,10 +505,10 @@
505505
dependencies:
506506
"@types/node" ">=18.0.0"
507507

508-
"@slack/types@^2.12.0", "@slack/types@^2.9.0":
509-
version "2.12.0"
510-
resolved "https://registry.yarnpkg.com/@slack/types/-/types-2.12.0.tgz#f7f892b2aa6cc6fb6956d8cc75d0f8e02e4bc0b2"
511-
integrity sha512-yFewzUomYZ2BYaGJidPuIgjoYj5wqPDmi7DLSaGIkf+rCi4YZ2Z3DaiYIbz7qb/PL2NmamWjCvB7e9ArI5HkKg==
508+
"@slack/types@^2.13.0", "@slack/types@^2.9.0":
509+
version "2.13.0"
510+
resolved "https://registry.yarnpkg.com/@slack/types/-/types-2.13.0.tgz#eb51a9ae2968b563551556f22b14fe17f255cdfe"
511+
integrity sha512-OAQVtKYIgBVNRmgIoiTjorGPTlgfcfstU3XYYCBA+czlB9aGcKb9MQc+6Jovi4gq3S98yP/GPBZsJSI/2mHKDQ==
512512

513513
"@slack/web-api@^7.3.4":
514514
version "7.3.4"

0 commit comments

Comments
 (0)