Skip to content

Commit 403a5fc

Browse files
Bump c8 from 7.13.0 to 7.14.0 in /internal/nginx/modules (#688)
Bumps [c8](https://github.com/bcoe/c8) from 7.13.0 to 7.14.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v7.13.0...v7.14.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5310260 commit 403a5fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

internal/nginx/modules/package-lock.json

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

internal/nginx/modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clean": "rm -rf node_modules coverage"
1212
},
1313
"devDependencies": {
14-
"c8": "7.13.0",
14+
"c8": "7.14.0",
1515
"prettier": "2.8.8"
1616
},
1717
"type": "module"

0 commit comments

Comments
 (0)