Skip to content

Commit 09fb51e

Browse files
authored
Bump percy from 0.9.0 to 0.9.2 (#51)
Bump percy from 0.9.0 to 0.9.2
2 parents 32807a1 + c156ffc commit 09fb51e

File tree

2 files changed

+7
-20
lines changed

2 files changed

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

yarn.lock

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,7 +2132,7 @@ diffie-hellman@^5.0.0:
21322132
miller-rabin "^4.0.0"
21332133
randombytes "^2.0.0"
21342134

2135-
dir-glob@^2.2.1, dir-glob@^2.2.2:
2135+
dir-glob@^2.2.2:
21362136
version "2.2.2"
21372137
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
21382138
integrity sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==
@@ -3007,20 +3007,7 @@ globals@^11.1.0, globals@^11.7.0:
30073007
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
30083008
integrity sha512-WHq43gS+6ufNOEqlrDBxVEbb8ntfXrfAUU2ZOpCxrBdGKW3gyv8mCxAfIBD0DroPKGrJ2eSsXsLtY9MPntsyTw==
30093009

3010-
globby@^9.0.0:
3011-
version "9.0.0"
3012-
resolved "https://registry.yarnpkg.com/globby/-/globby-9.0.0.tgz#3800df736dc711266df39b4ce33fe0d481f94c23"
3013-
integrity sha512-q0qiO/p1w/yJ0hk8V9x1UXlgsXUxlGd0AHUOXZVXBO6aznDtpx7M8D1kBrCAItoPm+4l8r6ATXV1JpjY2SBQOw==
3014-
dependencies:
3015-
array-union "^1.0.2"
3016-
dir-glob "^2.2.1"
3017-
fast-glob "^2.2.6"
3018-
glob "^7.1.3"
3019-
ignore "^4.0.3"
3020-
pify "^4.0.1"
3021-
slash "^2.0.0"
3022-
3023-
globby@^9.2.0:
3010+
globby@^9.0.0, globby@^9.2.0:
30243011
version "9.2.0"
30253012
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
30263013
integrity sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==
@@ -4706,10 +4693,10 @@ percy-client@^3.0.3:
47064693
request-promise "^4.2.2"
47074694
walk "^2.3.14"
47084695

4709-
percy@^0.9.0:
4710-
version "0.9.0"
4711-
resolved "https://registry.yarnpkg.com/percy/-/percy-0.9.0.tgz#2d3d7a51514779a1f9a45d378dbbd0eb4b8a7010"
4712-
integrity sha512-16yBeB0btrh06CttF3l20qqtOjIts6EmTWSZr8L4+HNVu8F0JOuvc03nU0RNswn3F8gGnNheO4Ad7C1BTJ4P8w==
4696+
percy@^0.9.2:
4697+
version "0.9.2"
4698+
resolved "https://registry.yarnpkg.com/percy/-/percy-0.9.2.tgz#8add2df0687303ea11c1995cd21fafb624062671"
4699+
integrity sha512-hQmqVpuONLhujCReLvTDi/im0ndim9mRd1aycw73D1k2UctlEiy9a0q4bF/DhV2LIVRfPwnoSoTlv8+RMmsqWw==
47134700
dependencies:
47144701
"@oclif/command" "1.5.16"
47154702
"@oclif/config" "^1"

0 commit comments

Comments
 (0)