chore: bump @playwright/test from 1.22.1 to 1.23.2 in /site (#2934)

Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.22.1 to 1.23.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.22.1...v1.23.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kira Pilot <kira@coder.com>
This commit is contained in:
dependabot[bot]
2022-07-12 11:22:03 -04:00
committed by GitHub
co-authored by Kira Pilot
parent 919e3a5fb5
commit 18a9d070af
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"yup": "0.32.11"
},
"devDependencies": {
"@playwright/test": "1.22.1",
"@playwright/test": "1.23.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.6",
"@storybook/addon-actions": "6.5.9",
"@storybook/addon-essentials": "6.4.22",
+10 -9
View File
@@ -1749,12 +1749,13 @@
tiny-glob "^0.2.9"
tslib "^2.4.0"
"@playwright/test@1.22.1":
version "1.22.1"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.22.1.tgz#78b4a7c13d8a7a0c6432672571d70c4d3963f027"
integrity sha512-8ouMBUboYslHom41W8bnSEn0TwlAMHhCACwOZeuiAgzukj7KobpZ+UBwrGE0jJ0UblJbKAQNRHXL+z7sDSkb6g==
"@playwright/test@1.23.2":
version "1.23.2"
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.23.2.tgz#6af9e77bafcfe6dd17c23a44b40f793db5245d74"
integrity sha512-umaEAIwQGfbezixg3raSOraqbQGSqZP988sOaMdpA2wj3Dr6ykOscrMukyK3U6edxhpS0N8kguAFZoHwCEfTig==
dependencies:
playwright-core "1.22.1"
"@types/node" "*"
playwright-core "1.23.2"
"@pmmmwh/react-refresh-webpack-plugin@0.5.6", "@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
version "0.5.6"
@@ -10941,10 +10942,10 @@ pkg-dir@^5.0.0:
dependencies:
find-up "^5.0.0"
playwright-core@1.22.1:
version "1.22.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22.1.tgz#59ddf903546171fdfd9c3dc189630c883619667c"
integrity sha512-H+ZUVYnceWNXrRf3oxTEKAr81QzFsCKu5Fp//fEjQvqgKkfA1iX3E9DBrPJpPNOrgVzcE+IqeI0fDmYJe6Ynnw==
playwright-core@1.23.2:
version "1.23.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.2.tgz#ddc15b3251e42ee0eed82a96ece3f7b2641d75a4"
integrity sha512-UGbutIr0nBALDHWW/HcXfyK6ZdmefC99Moo4qyTr89VNIkYZuDrW8Sw554FyFUamcFSdKOgDPk6ECSkofGIZjQ==
pnp-webpack-plugin@1.6.4:
version "1.6.4"