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

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Bell <scott@traclabs.com>2022-10-01 08:46:16 +0300
committerScott Bell <scott@traclabs.com>2022-10-01 11:08:53 +0300
commitd9cf5a3d492629a6e44bafb097e6736118808518 (patch)
tree56a72048cfc9b6a66d16e18cf8db460dd03e8db4
parent508ec7de083034e412adba46ddcfb92ef2f0de61 (diff)
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 19f7445b7..7a4b283c6 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"@braintree/sanitize-url": "6.0.0",
"@percy/cli": "1.10.3",
"@percy/playwright": "1.0.4",
- "@playwright/test": "1.26.1",
+ "@playwright/test": "1.25.2",
"@types/eventemitter3": "^1.0.0",
"@types/jasmine": "^4.0.1",
"@types/karma": "^6.3.2",
@@ -51,7 +51,7 @@
"moment-timezone": "0.5.37",
"nyc": "15.1.0",
"painterro": "1.2.78",
- "playwright-core": "1.26.1",
+ "playwright-core": "1.25.2",
"plotly.js-basic-dist": "2.14.0",
"plotly.js-gl2d-dist": "2.14.0",
"printj": "1.3.1",