Skip to content

Commit

Permalink
chore(deps): update dependency playwright to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2022
1 parent 2e19a77 commit f350f0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"imagemin-pngquant": "9.0.2",
"jest": "28.1.1",
"lint-staged": "13.0.3",
"playwright": "1.22.2",
"playwright": "1.23.0",
"prettier": "2.7.1",
"puppeteer": "15.1.1",
"serve-handler": "6.1.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12116,17 +12116,17 @@ pkg-dir@^3.0.0:
dependencies:
find-up "^3.0.0"

playwright-core@1.22.2:
version "1.22.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.22.2.tgz#ed2963d79d71c2a18d5a6fd25b60b9f0a344661a"
integrity sha512-w/hc/Ld0RM4pmsNeE6aL/fPNWw8BWit2tg+TfqJ3+p59c6s3B6C8mXvXrIPmfQEobkcFDc+4KirNzOQ+uBSP1Q==
playwright-core@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.0.tgz#51e24121b3a5bbe759d79738d8eff7a63156293c"
integrity sha512-Zzhyr5RZGoJ1ek2sgfJCt2076kdOg8hnNwFBqAYeLySiutXyxSQk93vZ5gbnFiWV1sHvueCcwla9n35acUTxtA==

playwright@1.22.2:
version "1.22.2"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.22.2.tgz#353a7c29f89ca9600edc7a9a30aed790823c797d"
integrity sha512-hUTpg7LytIl3/O4t0AQJS1V6hWsaSY5uZ7w1oCC8r3a1AQN5d6otIdCkiB3cbzgQkcMaRxisinjMFMVqZkybdQ==
playwright@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.23.0.tgz#93b53fa0ba194d62b8af1be7e2bceff3585fe031"
integrity sha512-rfZfuLueBPGV3UdEqPQxS8Uw7TgVMATWSPb3O0oV8SZBmVAhOndkOU9MPP8dxJoQI68r94yevuObPr14PhW9Xg==
dependencies:
playwright-core "1.22.2"
playwright-core "1.23.0"

pluralize@^8.0.0:
version "8.0.0"
Expand Down

1 comment on commit f350f0b

@vercel
Copy link

@vercel vercel bot commented on f350f0b Jun 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.