Skip to content

Commit 3ebe1d2

Browse files
chore: bump @playwright/test from 1.21.0 to 1.21.1 in /site (coder#1191)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.21.0...v1.21.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35211e2 commit 3ebe1d2

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
@@ -45,7 +45,7 @@
4545
"yup": "0.32.11"
4646
},
4747
"devDependencies": {
48-
"@playwright/test": "1.21.0",
48+
"@playwright/test": "1.21.1",
4949
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
5050
"@react-theming/storybook-addon": "1.1.5",
5151
"@storybook/addon-actions": "6.4.22",

site/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,10 +1729,10 @@
17291729
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-1.0.3.tgz#db9cc719191a62e7d9200f6e7bab21c5b848adca"
17301730
integrity sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==
17311731

1732-
"@playwright/test@1.21.0":
1733-
version "1.21.0"
1734-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.21.0.tgz#611dd3f469c539e5be3a764395effa40735742a6"
1735-
integrity sha512-jvgN3ZeAG6rw85z4u9Rc4uyj6qIaYlq2xrOtS7J2+CDYhzKOttab9ix9ELcvBOCHuQ6wgTfxfJYdh6DRZmQ9hg==
1732+
"@playwright/test@1.21.1":
1733+
version "1.21.1"
1734+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.21.1.tgz#2b55676fc45cfa013537a98ff7c3fdd1cb44256b"
1735+
integrity sha512-XkkTXl5gvEm4fciqeHvY5IuSS/OfQef0MO6RpBNmtm6EuYSdtUvP/sDVuWRKsDqyVdB3WSA0az7iSw79f2//JQ==
17361736
dependencies:
17371737
"@babel/code-frame" "7.16.7"
17381738
"@babel/core" "7.16.12"
@@ -1763,7 +1763,7 @@
17631763
ms "2.1.3"
17641764
open "8.4.0"
17651765
pirates "4.0.4"
1766-
playwright-core "1.21.0"
1766+
playwright-core "1.21.1"
17671767
rimraf "3.0.2"
17681768
source-map-support "0.4.18"
17691769
stack-utils "2.0.5"
@@ -10674,10 +10674,10 @@ pkg-dir@^5.0.0:
1067410674
dependencies:
1067510675
find-up "^5.0.0"
1067610676

10677-
playwright-core@1.21.0:
10678-
version "1.21.0"
10679-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.21.0.tgz#1b68e87f4fd2fc5653def1e61ccdef6845c604a6"
10680-
integrity sha512-yDGVs9qaaW6WiefgR7wH1CGt9D6D/X4U3jNpIzH0FjjrrWLCOYQo78Tu3SkW8X+/kWlBpj49iWf3QNSxhYc12Q==
10677+
playwright-core@1.21.1:
10678+
version "1.21.1"
10679+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.21.1.tgz#2757be7921576f047c0a622194dc45f4e1962e17"
10680+
integrity sha512-SbK5dEsai9ZUKlxcinqegorBq4GnftXd4/GfW+pLsdQIQWrLCM/JNh6YQ2Rf2enVykXCejtoXW8L5vJXBBVSJQ==
1068110681
dependencies:
1068210682
colors "1.4.0"
1068310683
commander "8.3.0"

0 commit comments

Comments
 (0)