diff --git a/runner/package.json b/runner/package.json index cc1aafd..0d338f6 100644 --- a/runner/package.json +++ b/runner/package.json @@ -11,7 +11,7 @@ "@actions/artifact": "^6.2.0", "@actions/core": "^1.11.1", "@axe-core/playwright": "^4.11.3", - "@playwright/test": "^1.60.0", + "@playwright/test": "^1.61.0", "axe-core": "^4.11.4", "axe-html-reporter": "^2.2.11" } diff --git a/runner/pnpm-lock.yaml b/runner/pnpm-lock.yaml index 84c6b41..4b9b7f1 100644 --- a/runner/pnpm-lock.yaml +++ b/runner/pnpm-lock.yaml @@ -16,10 +16,10 @@ importers: version: 1.11.1 '@axe-core/playwright': specifier: ^4.11.3 - version: 4.11.3(playwright-core@1.60.0) + version: 4.11.3(playwright-core@1.61.0) '@playwright/test': - specifier: ^1.60.0 - version: 1.60.0 + specifier: ^1.61.0 + version: 1.61.0 axe-core: specifier: ^4.11.4 version: 4.11.4 @@ -201,8 +201,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.60.0': - resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==} + '@playwright/test@1.61.0': + resolution: {integrity: sha512-cKA5B6lpFEMyMGjxF54QihfYpB4FkEGH+qZhtArDEG+wezQAJY8Pq6C7T1SjWz+FFzt3TbyoXBQYk/0292TdJA==} engines: {node: '>=18'} hasBin: true @@ -541,13 +541,13 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - playwright-core@1.60.0: - resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==} + playwright-core@1.61.0: + resolution: {integrity: sha512-caX7TrY3Ml6egyDX0WUcTHDxodl/b51y5wJOdCEA36QviK/s2g081hvmGs8eaE3DWb6NYZQ6BjO/QkNRPenoPA==} engines: {node: '>=18'} hasBin: true - playwright@1.60.0: - resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==} + playwright@1.61.0: + resolution: {integrity: sha512-Z+7BeeqQPRRzklHsVFP4KTGIyMxKUmfeRA4WisM6G3/XW6nwGeX6fX9qYaDa+CiUqpOkb2f6X3nar05R3kSuJQ==} engines: {node: '>=18'} hasBin: true @@ -755,10 +755,10 @@ snapshots: '@actions/io@3.0.2': {} - '@axe-core/playwright@4.11.3(playwright-core@1.60.0)': + '@axe-core/playwright@4.11.3(playwright-core@1.61.0)': dependencies: axe-core: 4.11.4 - playwright-core: 1.60.0 + playwright-core: 1.61.0 '@azure/abort-controller@2.1.2': dependencies: @@ -963,9 +963,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.60.0': + '@playwright/test@1.61.0': dependencies: - playwright: 1.60.0 + playwright: 1.61.0 '@protobuf-ts/plugin@2.11.1': dependencies: @@ -1282,11 +1282,11 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.3 - playwright-core@1.60.0: {} + playwright-core@1.61.0: {} - playwright@1.60.0: + playwright@1.61.0: dependencies: - playwright-core: 1.60.0 + playwright-core: 1.61.0 optionalDependencies: fsevents: 2.3.2