Skip to content

Commit 4820cf2

Browse files
chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#931)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6658e3d commit 4820cf2

File tree

2 files changed

+101
-17
lines changed

2 files changed

+101
-17
lines changed

package-lock.json

Lines changed: 100 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"yosay": "^3.0.0"
7171
},
7272
"devDependencies": {
73-
"c8": "^10.1.3",
73+
"c8": "^11.0.0",
7474
"coveralls": "^3.1.1",
7575
"esmocha": "^4.0.0",
7676
"globals": "^16.4.0",

0 commit comments

Comments
 (0)