From 553032e69e5f7c72739dea98a2c2a974061785cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 18:13:50 +0000 Subject: [PATCH] chore(deps): update devdependency playwright to ^1.27.0 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a9c5b5a9..760f1b24 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "lint-staged": "^13.0.3", "nuxt": "^3.0.0-rc.11", "pinst": "^3.0.0", - "playwright": "^1.26.1", + "playwright": "^1.27.0", "prettier": "^2.7.1", "release-it": "^15.5.0", "typescript": "^4.8.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f7dd41e..e800b1ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,7 +34,7 @@ importers: pathe: ^0.3.9 pinst: ^3.0.0 pkg-types: ^0.3.5 - playwright: ^1.26.1 + playwright: ^1.27.0 prettier: ^2.7.1 release-it: ^15.5.0 typescript: ^4.8.4 @@ -73,7 +73,7 @@ importers: lint-staged: 13.0.3 nuxt: 3.0.0-rc.11_z4bbprzjrhnsfa24uvmcbu7f5q pinst: 3.0.0 - playwright: 1.26.1 + playwright: 1.27.0 prettier: 2.7.1 release-it: 15.5.0 typescript: 4.8.4 @@ -8294,19 +8294,19 @@ packages: engines: {node: '>=10'} dev: true - /playwright-core/1.26.1: - resolution: {integrity: sha512-hzFchhhxnEiPc4qVPs9q2ZR+5eKNifY2hQDHtg1HnTTUuphYCBP8ZRb2si+B1TR7BHirgXaPi48LIye5SgrLAA==} + /playwright-core/1.27.0: + resolution: {integrity: sha512-VBKaaFUVKDo3akW+o4DwbK1ZyXh46tcSwQKPK3lruh8IJd5feu55XVZx4vOkbb2uqrNdIF51sgsadYT533SdpA==} engines: {node: '>=14'} hasBin: true dev: true - /playwright/1.26.1: - resolution: {integrity: sha512-WQmEdCgYYe8jOEkhkW9QLcK0PB+w1RZztBLYIT10MEEsENYg251cU0IzebDINreQsUt+HCwwRhtdz4weH9ICcQ==} + /playwright/1.27.0: + resolution: {integrity: sha512-F+0+0RD03LS+KdNAMMp63OBzu+NwYYLd52pKLczuSlTsV5b/SLkUoNhSfzDFngEFOuRL2gk0LlfGW3mKiUBk6w==} engines: {node: '>=14'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.26.1 + playwright-core: 1.27.0 dev: true /plist/3.0.6: