diff --git a/package.json b/package.json index 1324593363a..eddc1a65d5f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@octokit/graphql": "^4.8.0", "@octokit/plugin-paginate-rest": "^2.17.0", "@octokit/rest": "^18.12.0", - "@playwright/test": "1.28.1", + "@playwright/test": "1.33.0", "@remix-run/changelog-github": "^0.0.5", "@rollup/plugin-babel": "^5.2.2", "@rollup/plugin-json": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index d65b0f493f3..3d5bb55e20d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2569,13 +2569,15 @@ tiny-glob "^0.2.9" tslib "^2.4.0" -"@playwright/test@1.28.1": - version "1.28.1" - resolved "https://registry.npmjs.org/@playwright/test/-/test-1.28.1.tgz#e5be297e024a3256610cac2baaa9347fd57c7860" - integrity sha512-xN6spdqrNlwSn9KabIhqfZR7IWjPpFK1835tFNgjrlysaSezuX8PYUwaz38V/yI8TJLG9PkAMEXoHRXYXlpTPQ== +"@playwright/test@1.33.0": + version "1.33.0" + resolved "https://registry.npmjs.org/@playwright/test/-/test-1.33.0.tgz#669ef859efb81b143dfc624eef99d1dd92a81b67" + integrity sha512-YunBa2mE7Hq4CfPkGzQRK916a4tuZoVx/EpLjeWlTVOnD4S2+fdaQZE0LJkbfhN5FTSKNLdcl7MoT5XB37bTkg== dependencies: "@types/node" "*" - playwright-core "1.28.1" + playwright-core "1.33.0" + optionalDependencies: + fsevents "2.3.2" "@remix-run/changelog-github@^0.0.5": version "0.0.5" @@ -7167,7 +7169,7 @@ fs.realpath@^1.0.0: resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= -fsevents@^2.3.2, fsevents@~2.3.2: +fsevents@2.3.2, fsevents@^2.3.2, fsevents@~2.3.2: version "2.3.2" resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== @@ -10981,10 +10983,10 @@ pkg-types@^1.0.1: mlly "^1.0.0" pathe "^1.0.0" -playwright-core@1.28.1: - version "1.28.1" - resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.28.1.tgz#8400be9f4a8d1c0489abdb9e75a4cc0ffc3c00cb" - integrity sha512-3PixLnGPno0E8rSBJjtwqTwJe3Yw72QwBBBxNoukIj3lEeBNXwbNiKrNuB1oyQgTBw5QHUhNO3SteEtHaMK6ag== +playwright-core@1.33.0: + version "1.33.0" + resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.33.0.tgz#269efe29a927cd6d144d05f3c2d2f72bd72447a1" + integrity sha512-aizyPE1Cj62vAECdph1iaMILpT0WUDCq3E6rW6I+dleSbBoGbktvJtzS6VHkZ4DKNEOG9qJpiom/ZxO+S15LAw== pointer-symbol@^1.0.0: version "1.0.0"