Skip to content

Commit fb8aed0

Browse files
chore(deps-dev): bump @playwright/test from 1.58.2 to 1.59.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.58.2 to 1.59.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...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 bcbd563 commit fb8aed0

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

frontend/legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@axe-core/react": "^4.11.1",
114114
"@percy/cli": "^1.31.10",
115115
"@percy/playwright": "^1.0.9",
116-
"@playwright/test": "^1.58.2",
116+
"@playwright/test": "^1.59.1",
117117
"browserslist": "^4.24.4",
118118
"chokidar-cli": "^3.0.0",
119119
"eslint": "^9.39.2",

frontend/redesign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@percy/cli": "^1.31.10",
5555
"@percy/playwright": "^1.0.9",
56-
"@playwright/test": "^1.58.2",
56+
"@playwright/test": "^1.59.1",
5757
"autoprefixer": "^10.4.27",
5858
"chokidar-cli": "^3.0.0",
5959
"eslint": "^9.39.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -683,12 +683,12 @@
683683
resolved "https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz"
684684
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
685685

686-
"@playwright/test@^1.58.2":
687-
version "1.58.2"
688-
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz"
689-
integrity sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==
686+
"@playwright/test@^1.59.1":
687+
version "1.59.1"
688+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.59.1.tgz#5c4d38eac84a61527af466602ae20277685a02d6"
689+
integrity sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==
690690
dependencies:
691-
playwright "1.58.2"
691+
playwright "1.59.1"
692692

693693
"@sentry-internal/browser-utils@10.40.0":
694694
version "10.40.0"
@@ -3441,17 +3441,17 @@ pirates@^4.0.1:
34413441
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz"
34423442
integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==
34433443

3444-
playwright-core@1.58.2:
3445-
version "1.58.2"
3446-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz"
3447-
integrity sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==
3444+
playwright-core@1.59.1:
3445+
version "1.59.1"
3446+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
3447+
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
34483448

3449-
playwright@1.58.2:
3450-
version "1.58.2"
3451-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz"
3452-
integrity sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==
3449+
playwright@1.59.1:
3450+
version "1.59.1"
3451+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
3452+
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
34533453
dependencies:
3454-
playwright-core "1.58.2"
3454+
playwright-core "1.59.1"
34553455
optionalDependencies:
34563456
fsevents "2.3.2"
34573457

0 commit comments

Comments
 (0)