Skip to content

Commit

Permalink
📦 Update dependency @percy/agent to v0.22.0 (#26910)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 24, 2020
1 parent 82cce82 commit 3dc54cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build-system/tasks/visual-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.1.0",
"description": "Gulp visual diff",
"devDependencies": {
"@percy/agent": "0.21.0",
"@percy/agent": "0.22.0",
"@percy/puppeteer": "1.1.0",
"puppeteer": "2.1.1"
}
Expand Down
8 changes: 4 additions & 4 deletions build-system/tasks/visual-diff/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==

"@percy/agent@0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@percy/agent/-/agent-0.21.0.tgz#319b0fcbfe5a9ff86a39c6fdf692f3cc5a4faac0"
integrity sha512-gcWqIJCF+1HKN3jSY0zqf9EOc2Vwxb0VUL6ratwbMce7msGPSge60sOaWs43/gfpT5JSAec9FUKRx0wO/rEY2g==
"@percy/agent@0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@percy/agent/-/agent-0.22.0.tgz#c137e74860c9e0356456602a07696ff339563b3a"
integrity sha512-mYCDIDlH/fQeZlE6ZW73PurlwR1BAy2aiaKOJLTIQ5fCqaiPO90Dm4qKIJpVr2Sktu8PffYptyhiqWMPMmUv9A==
dependencies:
"@oclif/command" "1.5.19"
"@oclif/config" "^1"
Expand Down

0 comments on commit 3dc54cf

Please sign in to comment.