aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKyle D2022-10-08 10:54:34 +0200
committerGitHub2022-10-08 16:54:34 +0800
commit7bb12d7efa9fd01e15ddc14b3b8e40df4a4abd42 (patch)
treefc968256fd0f172bccfef7e526717c0d4cdd4f22 /package.json
parentbbbf9a4b938a3616e08a854c4b2639863fc54013 (diff)
Bump playwright to 1.26.1 (#21357)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c7add76aa..46842483a 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"wrap-ansi": "8.0.1"
},
"devDependencies": {
- "@playwright/test": "1.25.2",
+ "@playwright/test": "1.26.1",
"@stoplight/spectral-cli": "6.5.1",
"eslint": "8.23.0",
"eslint-plugin-import": "2.26.0",