Skip to content

Commit 30ce62b

Browse files
chore: bump @playwright/test from 1.24.1 to 1.25.1 in /site (#3843)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.24.1 to 1.25.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.24.1...v1.25.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7cdec5 commit 30ce62b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"yup": "0.32.11"
6969
},
7070
"devDependencies": {
71-
"@playwright/test": "1.24.1",
71+
"@playwright/test": "1.25.1",
7272
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
7373
"@storybook/addon-actions": "6.5.9",
7474
"@storybook/addon-essentials": "6.5.10",

site/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,13 +1859,13 @@
18591859
tiny-glob "^0.2.9"
18601860
tslib "^2.4.0"
18611861

1862-
"@playwright/test@1.24.1":
1863-
version "1.24.1"
1864-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.24.1.tgz#b70f5cd0909530e17c7610918b45f4af156f16c4"
1865-
integrity sha512-VJ9qekMis7Oze2Q/Vb+w1g2aPaJFRdl5vhTS6h82kG89Jb8trlU2WHY7oYzNRjvFPoVUMcWXiblH2bWcbEax/A==
1862+
"@playwright/test@1.25.1":
1863+
version "1.25.1"
1864+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.25.1.tgz#9847234b6f2b0cca71962b338da7db366a1e9720"
1865+
integrity sha512-IJ4X0yOakXtwkhbnNzKkaIgXe6df7u3H3FnuhI9Jqh+CdO0e/lYQlDLYiyI9cnXK8E7UAppAWP+VqAv6VX7HQg==
18661866
dependencies:
18671867
"@types/node" "*"
1868-
playwright-core "1.24.1"
1868+
playwright-core "1.25.1"
18691869

18701870
"@pmmmwh/react-refresh-webpack-plugin@0.5.7", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
18711871
version "0.5.7"
@@ -11421,10 +11421,10 @@ pkg-dir@^5.0.0:
1142111421
dependencies:
1142211422
find-up "^5.0.0"
1142311423

11424-
playwright-core@1.24.1:
11425-
version "1.24.1"
11426-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.24.1.tgz#032eefaa8f674a4253a6c35a86787f2cbfcd8829"
11427-
integrity sha512-1RoSDe/oTQS1Ct7Pb8i+vcFKbKYpmVIBXk0IUiD8RvCUMnNl7EJF1OSQ9E8TZ5RYamWkW2Psir9e8Doyz1FnhQ==
11424+
playwright-core@1.25.1:
11425+
version "1.25.1"
11426+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.25.1.tgz#abe56aec8bef645fba988320d9f9328fafab0446"
11427+
integrity sha512-lSvPCmA2n7LawD2Hw7gSCLScZ+vYRkhU8xH0AapMyzwN+ojoDqhkH/KIEUxwNu2PjPoE/fcE0wLAksdOhJ2O5g==
1142811428

1142911429
pnp-webpack-plugin@1.6.4:
1143011430
version "1.6.4"

0 commit comments

Comments
 (0)