Skip to content

Commit dba27d2

Browse files
chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 in /packages/socket-mode
Bumps [c8](https://github.com/bcoe/c8) from 10.1.3 to 11.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v10.1.3...v11.0.0) --- updated-dependencies: - dependency-name: c8 dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29063e0 commit dba27d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/socket-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/mocha": "^10",
6464
"@types/proxyquire": "^1.3.31",
6565
"@types/sinon": "^21",
66-
"c8": "^10.1.2",
66+
"c8": "^11.0.0",
6767
"chai": "^4",
6868
"mocha": "^11",
6969
"mocha-junit-reporter": "^2.2.1",

0 commit comments

Comments
 (0)