Skip to content

Commit

Permalink
Build(deps): Bump playwright from 1.38.0 to 1.38.1 (#3456)
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.38.0...v1.38.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent c7bd1b3 commit 939dbf4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8146,27 +8146,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.38.0":
version: 1.38.0
resolution: "playwright-core@npm:1.38.0"
"playwright-core@npm:1.38.1":
version: 1.38.1
resolution: "playwright-core@npm:1.38.1"
bin:
playwright-core: cli.js
checksum: 9eb43fc6c3cb392d5f35b0fd0b7291b38a8cbdc3cbb944a8261f744f30d09196dfa3b5d84aa02ffc09af87d08d31b385b007b6af20d0b6cd50a29344f3b0db8d
checksum: 66e83fe040f309b13ad94ba39dea40ac207bfcbbc22de13141af88dbdedd64e1c4e3ce1d0cb070d4efd8050d7e579953ec3681dd8a0acf2c1cc738d9c50e545e
languageName: node
linkType: hard

"playwright@npm:^1.38.0":
version: 1.38.0
resolution: "playwright@npm:1.38.0"
version: 1.38.1
resolution: "playwright@npm:1.38.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.38.0
playwright-core: 1.38.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: c5356690a391d5dd41f814d4e2694b93ba9e79381ce63de752da1c6c59b1f9c69bc6be853d973d0542d73a44a6b15f7c0081a164a64cd27b6b31207710c0ab34
checksum: 4e01d4ee52d9ccf75a80d8492829106802590721d56bff7c5957ff1f21eb3c328ee5bc3c1784a59c4b515df1b98d08ef92e4a35a807f454cd00dc481d30fadc2
languageName: node
linkType: hard

Expand Down

0 comments on commit 939dbf4

Please sign in to comment.