Skip to content

Commit 00a6b92

Browse files
chore(deps-dev): bump playwright from 1.14.1 to 1.15.0 (#4718)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/Microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: playwright 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>
1 parent 3e953f0 commit 00a6b92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"mini-css-extract-plugin": "1.6.1",
151151
"npm-run-all": "^4.1.5",
152152
"pkg": "^5.3.2",
153-
"playwright": "^1.14.1",
153+
"playwright": "^1.15.0",
154154
"preprocess": "^3.2.0",
155155
"prettier": "^2.4.1",
156156
"regenerator-runtime": "^0.13.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9847,10 +9847,10 @@ pkg@^5.3.2:
98479847
stream-meter "^1.0.4"
98489848
tslib "2.1.0"
98499849

9850-
playwright@^1.14.1:
9851-
version "1.14.1"
9852-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.14.1.tgz#73913d3044a85a58edf13148245279231072532e"
9853-
integrity sha512-JYNjhwWcfsBkg0FMGLbFO9e58FVdmICE4k97/glIQV7cBULL7oxNjRQC7Ffe+Y70XVNnP0HSJLaA0W5SukyftQ==
9850+
playwright@^1.15.0:
9851+
version "1.15.0"
9852+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.15.0.tgz#c8c75287541e75317988b973a306d2f61065aefb"
9853+
integrity sha512-JtagFVjNvccP1rIixHB/4KbR+BzMTJLty6mo71YLatvJR9ZH+PX8DLlhw1KDdIH2YGMSQGf2ihh4KAp9tsklxQ==
98549854
dependencies:
98559855
commander "^6.1.0"
98569856
debug "^4.1.1"

0 commit comments

Comments
 (0)