1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 15:16:21 -04:00

Bump percy from 0.26.0 to 0.26.1 (#96) [skip ci]

Bumps [percy](https://github.com/percy/percy-agent) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/percy/percy-agent/releases)
- [Changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/percy/percy-agent/compare/v0.26.0...v0.26.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-01 17:02:23 -04:00 committed by GitHub
parent 05d412b661
commit 5c9081c37c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"markdownlint-cli": "~0.22.0",
"markdownlint-rule-emphasis-style": "~1.0.1",
"npm-run-all": "^4.1.5",
"percy": "^0.26.0",
"percy": "^0.26.1",
"postcss-clean": "^1.1.0",
"postcss-cli": "^7.1.0",
"postcss-reporter": "^6.0.1",

View File

@ -5614,10 +5614,10 @@ percy-client@^3.2.0:
request-promise "^4.2.2"
walk "^2.3.14"
percy@^0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/percy/-/percy-0.26.0.tgz#b1f5a9a7b6826b48fe2062ca24bee1481a107d1f"
integrity sha512-rUA5ANONLbr0gRSV9wJcB/1MzhNQsCTrbH4+a6umQ50YABe0qClFaXLJhrJRRyZ49pLBmk7BX70cOsXxJOVe7w==
percy@^0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/percy/-/percy-0.26.1.tgz#9a91c6ab6379c7bcc7e00a5ab89bec77419e00dc"
integrity sha512-9wjTOOtjKsooWn73O42g605O1ZELZQB0R1q/AsfDRRjHO9MdU2/MktmEfRMA//gyinItUxWDMhRRVmHNBPXq8A==
dependencies:
"@oclif/command" "1.5.19"
"@oclif/config" "^1"