Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Pasero <benjamin.pasero@microsoft.com>2022-04-13 09:43:17 +0300
committerGitHub <noreply@github.com>2022-04-13 09:43:17 +0300
commitfa8d1063f6ab829e848575cf402d8bca74bcc2d4 (patch)
tree69990904bf14b7f5251c5ac52f8b4cfe0afe99ba /yarn.lock
parenteda166b7fa6377d2bd2fd2c33e5a844ea1b7bddd (diff)
:up: 1.21.0 (#147348)
* :up: `playwright` * fix install * adopt latest apis * comment
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/yarn.lock b/yarn.lock
index b2929b3d0a8..782aba6424d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1046,10 +1046,10 @@
node-addon-api "^3.2.1"
node-gyp-build "^4.3.0"
-"@playwright/test@1.20.2":
- version "1.20.2"
- resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.20.2.tgz#0da1f24bf12d5a7249fa771a5344b76170f62653"
- integrity sha512-unkLa+xe/lP7MVC0qpgadc9iSG1+LEyGBzlXhGS/vLGAJaSFs8DNfI89hNd5shHjWfNzb34JgPVnkRKCSNo5iw==
+"@playwright/test@1.21.0":
+ version "1.21.0"
+ resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.21.0.tgz#611dd3f469c539e5be3a764395effa40735742a6"
+ integrity sha512-jvgN3ZeAG6rw85z4u9Rc4uyj6qIaYlq2xrOtS7J2+CDYhzKOttab9ix9ELcvBOCHuQ6wgTfxfJYdh6DRZmQ9hg==
dependencies:
"@babel/code-frame" "7.16.7"
"@babel/core" "7.16.12"
@@ -1080,7 +1080,7 @@
ms "2.1.3"
open "8.4.0"
pirates "4.0.4"
- playwright-core "1.20.2"
+ playwright-core "1.21.0"
rimraf "3.0.2"
source-map-support "0.4.18"
stack-utils "2.0.5"
@@ -9002,10 +9002,10 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
-playwright-core@1.20.2:
- version "1.20.2"
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.2.tgz#02336afd9a631d59a666f11f3492550201c6c31b"
- integrity sha512-iV6+HftSPalynkq0CYJala1vaTOq7+gU9BRfKCdM9bAxNq/lFLrwbluug2Wt5OoUwbMABcnTThIEm3/qUhCdJQ==
+playwright-core@1.21.0:
+ version "1.21.0"
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.21.0.tgz#1b68e87f4fd2fc5653def1e61ccdef6845c604a6"
+ integrity sha512-yDGVs9qaaW6WiefgR7wH1CGt9D6D/X4U3jNpIzH0FjjrrWLCOYQo78Tu3SkW8X+/kWlBpj49iWf3QNSxhYc12Q==
dependencies:
colors "1.4.0"
commander "8.3.0"