Skip to content

Commit

Permalink
build(deps): bump @vercel/og from 0.6.2 to 1.0.0 (#1248)
Browse files Browse the repository at this point in the history
Bumps @vercel/og from 0.6.2 to 1.0.0.

---
updated-dependencies:
- dependency-name: "@vercel/og"
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 65457d6 commit b73d693
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 90 deletions.
109 changes: 20 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@babel/eslint-parser": "^7.25.1",
"@vercel/og": "^0.6.2",
"@vercel/og": "^1.0.0",
"date-fns": "^4.0.0",
"next": "^14.2.9",
"prettier-eslint-cli": "^8.0.1",
Expand Down

1 comment on commit b73d693

@baires
Copy link
Owner

@baires baires commented on b73d693 Sep 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 61/61
🟢 Branches 93.75% 30/32
🟢 Functions 100% 20/20
🟢 Lines 100% 60/60

Test suite run success

37 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from b73d693

Please sign in to comment.