Skip to content

Commit

Permalink
Update dependency playwright to ^1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2021
1 parent b859116 commit 68592ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/bff-playwright/package.json
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@generates/logger": "^1.0.0",
"playwright": "^1.14.1"
"playwright": "^1.15.2"
},
"bff": {
"plugins": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9764,10 +9764,10 @@ pkg-dir@^3.0.0:
dependencies:
find-up "^3.0.0"

playwright@^1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.14.1.tgz#73913d3044a85a58edf13148245279231072532e"
integrity sha512-JYNjhwWcfsBkg0FMGLbFO9e58FVdmICE4k97/glIQV7cBULL7oxNjRQC7Ffe+Y70XVNnP0HSJLaA0W5SukyftQ==
playwright@^1.15.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.15.2.tgz#b350056d1fffbe5de5b1bdaca6ab73e35758baad"
integrity sha512-+Z+7ckihyxR6rK5q8DWC6eUbKARfXpyxpjNcoJfgwSr64lAOzjhyFQiPC/JkdIqhsLgZjxpWfl1S7fLb+wPkgA==
dependencies:
commander "^6.1.0"
debug "^4.1.1"
Expand Down

0 comments on commit 68592ce

Please sign in to comment.