Skip to content

Commit 04de503

Browse files
Update percy requirement from ^0.14.0 to ^0.15.0
Updates the requirements on [percy](https://github.com/percy/percy-agent) to permit the latest version. - [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.14.0...v0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 529cfbf commit 04de503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.14.0",
49+
"percy": "^0.15.0",
5050
"postcss-cli": "^6.1.3",
5151
"postcss-fontpath": "^1.0.0",
5252
"posthtml-expressions": "^1.1.1",

0 commit comments

Comments
 (0)