Skip to content

Commit f169d38

Browse files
Bump percy from 0.9.2 to 0.10.0
Bumps [percy](https://github.com/percy/percy-agent) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/percy/percy-agent/releases) - [Changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md) - [Commits](percy/percy-agent@v0.9.2...v0.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9f0a02b commit f169d38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-standard": "^4.0.0",
4747
"npm-run-all": "^4.1.5",
4848
"parcel-plugin-bundle-visualiser": "^1.2.0",
49-
"percy": "^0.9.2",
49+
"percy": "^0.10.0",
5050
"postcss-cli": "^6.1.3",
5151
"postcss-fontpath": "^1.0.0",
5252
"posthtml-expressions": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4689,10 +4689,10 @@ percy-client@^3.0.3:
46894689
request-promise "^4.2.2"
46904690
walk "^2.3.14"
46914691

4692-
percy@^0.9.2:
4693-
version "0.9.2"
4694-
resolved "https://registry.yarnpkg.com/percy/-/percy-0.9.2.tgz#8add2df0687303ea11c1995cd21fafb624062671"
4695-
integrity sha512-hQmqVpuONLhujCReLvTDi/im0ndim9mRd1aycw73D1k2UctlEiy9a0q4bF/DhV2LIVRfPwnoSoTlv8+RMmsqWw==
4692+
percy@^0.10.0:
4693+
version "0.10.0"
4694+
resolved "https://registry.yarnpkg.com/percy/-/percy-0.10.0.tgz#814c15d3e367301e7e9196c1059a46f9bf21138a"
4695+
integrity sha512-251HdKMTXr7deRJUxe9hiN/sP03XVQe3ktNtVSPzG4jdua9MZINQGchr4LRcrarOhCzcviI/vL+rx/vwt9U+9w==
46964696
dependencies:
46974697
"@oclif/command" "1.5.16"
46984698
"@oclif/config" "^1"

0 commit comments

Comments
 (0)