Skip to content

Commit 46f53de

Browse files
build(deps-dev): bump @playwright/test in /ui-tests
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.58.0 to 1.59.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.59.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3657d37 commit 46f53de

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "BSD-3-Clause",
1717
"devDependencies": {
1818
"@jupyterlab/galata": "^5.5.2",
19-
"@playwright/test": "^1.58.0",
19+
"@playwright/test": "^1.59.1",
2020
"yarn-deduplicate": "^6.0.1"
2121
}
2222
}

ui-tests/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,12 +1407,12 @@
14071407
dependencies:
14081408
exenv-es6 "^1.1.1"
14091409

1410-
"@playwright/test@^1.57.0", "@playwright/test@^1.58.0":
1411-
version "1.58.0"
1412-
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.58.0.tgz#7e768ebaadd4db5531fee812d876a0641f4fa10a"
1413-
integrity sha512-fWza+Lpbj6SkQKCrU6si4iu+fD2dD3gxNHFhUPxsfXBPhnv3rRSQVd0NtBUT9Z/RhF/boCBcuUaMUSTRTopjZg==
1410+
"@playwright/test@^1.57.0", "@playwright/test@^1.59.1":
1411+
version "1.59.1"
1412+
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.59.1.tgz#5c4d38eac84a61527af466602ae20277685a02d6"
1413+
integrity sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==
14141414
dependencies:
1415-
playwright "1.58.0"
1415+
playwright "1.59.1"
14161416

14171417
"@rjsf/core@^5.13.4":
14181418
version "5.21.0"
@@ -3446,17 +3446,17 @@ pkg-types@^1.3.1:
34463446
mlly "^1.7.4"
34473447
pathe "^2.0.1"
34483448

3449-
playwright-core@1.58.0:
3450-
version "1.58.0"
3451-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.0.tgz#f0c74217837e5dda1ecfae78e214fe97112c1f97"
3452-
integrity sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==
3449+
playwright-core@1.59.1:
3450+
version "1.59.1"
3451+
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
3452+
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
34533453

3454-
playwright@1.58.0:
3455-
version "1.58.0"
3456-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.58.0.tgz#f0a0d9b6b93d153338951ac7fb9dd8d0ea256e53"
3457-
integrity sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==
3454+
playwright@1.59.1:
3455+
version "1.59.1"
3456+
resolved "https://registry.npmjs.org/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
3457+
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
34583458
dependencies:
3459-
playwright-core "1.58.0"
3459+
playwright-core "1.59.1"
34603460
optionalDependencies:
34613461
fsevents "2.3.2"
34623462

0 commit comments

Comments
 (0)