Skip to content

Commit

Permalink
Merge pull request #855 from jill64/renovate/jill64-unfurl-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @jill64/unfurl to v2.0.6
  • Loading branch information
wraith-ci[bot] authored Jul 9, 2024
2 parents 54fc8e4 + 48463aa commit 340c23f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@jill64/eslint-config-ts": "1.1.29",
"@jill64/playwright-config": "2.4.0",
"@jill64/prettier-config": "1.0.0",
"@jill64/unfurl": "2.0.5",
"@jill64/unfurl": "2.0.6",
"@playwright/test": "1.45.1",
"octoflare": "0.24.46",
"prettier": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/action/dist/index.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -26179,7 +26179,7 @@ function attempt(func, fallback) {
}
}

// ../../node_modules/.pnpm/@jill64+unfurl@2.0.5/node_modules/@jill64/unfurl/dist/unfurl.js
// ../../node_modules/.pnpm/@jill64+unfurl@2.0.6/node_modules/@jill64/unfurl/dist/unfurl.js
var unfurl = async (data, ...optional4) => {
const [result] = await Promise.all([
Promise.all(Object.entries(data).map(async ([key, value]) => [key, await value])),
Expand Down

0 comments on commit 340c23f

Please sign in to comment.