Skip to content

Commit

Permalink
Update dependency playwright to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2021
1 parent 6cf067b commit 128d1a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -129,7 +129,7 @@
"jest": "26.6.3",
"mini-css-extract-plugin": "1.3.9",
"npm-run-all": "4.1.5",
"playwright": "1.9.1",
"playwright": "1.10.0",
"prettier": "2.2.1",
"react-docgen-typescript": "1.21.0",
"react-docgen-typescript-loader": "3.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -14527,10 +14527,10 @@ pkg-up@3.1.0, pkg-up@^3.1.0:
dependencies:
find-up "^3.0.0"

playwright@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.1.tgz#b4db35f69076b2dc91e347e58d81f2f391d1ed49"
integrity sha512-bZXnks4UGJZoqja6TqVEUG0IQ2liqYFcO1R4lT43aO4oDVTQtawEJjS+EqLYsAuniRFWVE87Cemus4fRQbyXMg==
playwright@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.10.0.tgz#a14d295f1ad886caf4cc5e674afe03ac832066bc"
integrity sha512-b7SGBcCPq4W3pb4ImEDmNXtO0ZkJbZMuWiShsaNJd+rGfY/6fqwgllsAojmxGSgFmijYw7WxCoPiAIEDIH16Kw==
dependencies:
commander "^6.1.0"
debug "^4.1.1"
Expand Down

0 comments on commit 128d1a0

Please sign in to comment.