Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 193321b

Browse files
Bump c8 from 9.1.0 to 10.1.3 (#7)
* Bump c8 from 9.1.0 to 10.1.3 Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.3. - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v9.1.0...v10.1.3) --- updated-dependencies: - dependency-name: c8 dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Set Vercel output directory for static site --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sousa <xfuuuuuuuuury2018@gmail.com>
1 parent bcb9806 commit 193321b

2 files changed

Lines changed: 45 additions & 83 deletions

File tree

package-lock.json

Lines changed: 44 additions & 82 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
@@ -14,7 +14,7 @@
1414
"build": "echo \"No build step for static site\""
1515
},
1616
"devDependencies": {
17-
"c8": "^9.1.0",
17+
"c8": "^10.1.3",
1818
"eslint": "^9.39.2",
1919
"@eslint/js": "^9.39.2",
2020
"globals": "^15.12.0",

0 commit comments

Comments
 (0)