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-08-02 08:54:38 +0300
committerGitHub <noreply@github.com>2022-08-02 08:54:38 +0300
commit359d3d47428bc5df30e2f4503859ccdf381d6430 (patch)
treeb4375db29cf62eda4b12a3558ed3f9ef9bcfb617 /package.json
parent8bd41544eeff415daa09e404bf89b61cbc262a44 (diff)
:up: `playwright@1.24.2` (#156715)
* :up: pw * distro
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7b9d7fd9bc7..00194ba2031 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.70.0",
- "distro": "81cca34eb9bc1d2c0a7d0124ce64b62c994ca9b7",
+ "distro": "ed2b6a548e515c964cfc30c99203906e96a1b92a",
"author": {
"name": "Microsoft Corporation"
},
@@ -97,7 +97,7 @@
},
"devDependencies": {
"7zip": "0.0.6",
- "@playwright/test": "1.21.0",
+ "@playwright/test": "1.24.2",
"@types/cookie": "^0.3.3",
"@types/copy-webpack-plugin": "^6.0.3",
"@types/cssnano": "^4.0.0",