Skip to content

Commit 2a0d6fe

Browse files
Update percy requirement from ^0.15.0 to ^0.16.1
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.15.0...v0.16.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8599ee0 commit 2a0d6fe

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

0 commit comments

Comments
 (0)