diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5491483..eeceff6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: strategy: matrix: provider: [vercel, cloudflare, local] - uses: jill64/playwright-config/.github/workflows/run-playwright.yml@164f3196faa6d87424822469d554d5a1ad7464ac # v2.4.1 + uses: jill64/playwright-config/.github/workflows/run-playwright.yml@33108f25a71d0f30636b531223a62692a9559601 # v2.4.2 with: test-command: npx playwright test hosting-provider: ${{ matrix.provider }} diff --git a/package.json b/package.json index 26aaf11..569e2de 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "repository": { "type": "git", "url": "git+https://github.com/jill64/sentry-sveltekit-edge.git", - "image": "https://opengraph.githubassets.com/fbc988127a1e2e6cab2ec0b630a90428eb4e464b4304ebfbacd57c4b8d86d5f3/jill64/sentry-sveltekit-edge" + "image": "https://opengraph.githubassets.com/dbd8aeec794d93228ad0e18eba0e1833bc10d0893c0bb52e1a6972a5197b92e9/jill64/sentry-sveltekit-edge" }, "exports": { "./client": { @@ -69,7 +69,7 @@ "prettier": "@jill64/prettier-config", "devDependencies": { "@jill64/eslint-config-ts": "2.0.1", - "@jill64/playwright-config": "2.4.1", + "@jill64/playwright-config": "2.4.2", "@jill64/prettier-config": "1.0.0", "@playwright/test": "1.49.1", "@sentry/core": "8.47.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index caed3f4..4a704a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 2.0.1 version: 2.0.1(typescript@5.7.2) '@jill64/playwright-config': - specifier: 2.4.1 - version: 2.4.1(@playwright/test@1.49.1) + specifier: 2.4.2 + version: 2.4.2(@playwright/test@1.49.1) '@jill64/prettier-config': specifier: 1.0.0 version: 1.0.0 @@ -743,8 +743,8 @@ packages: '@jill64/eslint-config-ts@2.0.1': resolution: {integrity: sha512-cHXIKjK5GSM84MybSO3kQfHDawJTMFjS45n8x8Q7uFV2T2tcG84e/caTFVrD2psyrIFiGofH//Xvfpxa/MeRRQ==} - '@jill64/playwright-config@2.4.1': - resolution: {integrity: sha512-7GsgcCL8qVIW0jnKwavdhLXaGY0iUcF3ca26LA74C65lyE5xnrHrSHigRcaskawrvzkzg/D4hx9SHX3RravGrg==} + '@jill64/playwright-config@2.4.2': + resolution: {integrity: sha512-ECt9e+Bqc5m42a6vZ2F8/iCW9tT48+nUHrte/8Ie08UApBirxF11vpWmykv/IHYhKorWcwS8cr9VciunlBkIHQ==} peerDependencies: '@playwright/test': ^1.40.0 @@ -3172,7 +3172,7 @@ snapshots: - supports-color - typescript - '@jill64/playwright-config@2.4.1(@playwright/test@1.49.1)': + '@jill64/playwright-config@2.4.2(@playwright/test@1.49.1)': dependencies: '@playwright/test': 1.49.1