File tree Expand file tree Collapse file tree 2 files changed +7
-20
lines changed Expand file tree Collapse file tree 2 files changed +7
-20
lines changed Original file line number Diff line number Diff line change 46
46
"eslint-plugin-standard" : " ^4.0.0" ,
47
47
"npm-run-all" : " ^4.1.5" ,
48
48
"parcel-plugin-bundle-visualiser" : " ^1.2.0" ,
49
- "percy" : " ^0.9.0 " ,
49
+ "percy" : " ^0.9.2 " ,
50
50
"postcss-cli" : " ^6.1.3" ,
51
51
"postcss-fontpath" : " ^1.0.0" ,
52
52
"posthtml-expressions" : " ^1.1.1" ,
Original file line number Diff line number Diff line change @@ -2132,7 +2132,7 @@ diffie-hellman@^5.0.0:
2132
2132
miller-rabin "^4.0.0"
2133
2133
randombytes "^2.0.0"
2134
2134
2135
- dir-glob@^2.2.1, dir-glob@^2.2. 2 :
2135
+ dir-glob@^2.2.2 :
2136
2136
version "2.2.2"
2137
2137
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-2.2.2.tgz#fa09f0694153c8918b18ba0deafae94769fc50c4"
2138
2138
integrity sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==
@@ -3007,20 +3007,7 @@ globals@^11.1.0, globals@^11.7.0:
3007
3007
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
3008
3008
integrity sha512-WHq43gS+6ufNOEqlrDBxVEbb8ntfXrfAUU2ZOpCxrBdGKW3gyv8mCxAfIBD0DroPKGrJ2eSsXsLtY9MPntsyTw==
3009
3009
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 :
3024
3011
version "9.2.0"
3025
3012
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
3026
3013
integrity sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==
@@ -4706,10 +4693,10 @@ percy-client@^3.0.3:
4706
4693
request-promise "^4.2.2"
4707
4694
walk "^2.3.14"
4708
4695
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 ==
4713
4700
dependencies :
4714
4701
" @oclif/command" " 1.5.16"
4715
4702
" @oclif/config" " ^1"
You can’t perform that action at this time.
0 commit comments