From 560975864a5215f93b4420c4ef17db207d389345 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 01:33:01 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @jill64/unfurl to v2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7bb8fa..f046124 100644 --- a/package.json +++ b/package.json @@ -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", From 48463aa2d79bd91c2171de1e34d555a821a5d04b Mon Sep 17 00:00:00 2001 From: "wraith-ci[bot]" Date: Tue, 9 Jul 2024 01:33:35 +0000 Subject: [PATCH 2/2] chore: regenerate artifact --- packages/action/dist/index.cjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/action/dist/index.cjs b/packages/action/dist/index.cjs index 273717f..e7bd836 100644 --- a/packages/action/dist/index.cjs +++ b/packages/action/dist/index.cjs @@ -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])),