Skip to content

Commit be8f0eb

Browse files
Bump c8 from 8.0.1 to 9.0.0 in /internal/mode/static/nginx/modules (#1441)
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3819387 commit be8f0eb

File tree

2 files changed

+25
-32
lines changed

2 files changed

+25
-32
lines changed

internal/mode/static/nginx/modules/package-lock.json

+24-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/mode/static/nginx/modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"clean": "rm -rf node_modules coverage"
1212
},
1313
"devDependencies": {
14-
"c8": "8.0.1",
14+
"c8": "9.0.0",
1515
"prettier": "3.1.1"
1616
},
1717
"type": "module"

0 commit comments

Comments
 (0)