File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 29
29
"@percy/cli" : " ^1.0.0-beta.70" ,
30
30
"@percy/cypress" : " ^3.1.1" ,
31
31
"@percy/dom" : " ^1.0.0-beta.70" ,
32
- "autoprefixer" : " ^9.8.6 " ,
32
+ "autoprefixer" : " ^9.8.8 " ,
33
33
"babel-loader" : " ^8.2.3" ,
34
34
"browser-sync" : " ^2.26.3" ,
35
35
"browser-sync-webpack-plugin" : " ^2.2.2" ,
Original file line number Diff line number Diff line change @@ -2690,6 +2690,19 @@ autoprefixer@^9.0.0, autoprefixer@^9.8.6:
2690
2690
postcss "^7.0.32"
2691
2691
postcss-value-parser "^4.1.0"
2692
2692
2693
+ autoprefixer@^9.8.8:
2694
+ version "9.8.8"
2695
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.8.tgz#fd4bd4595385fa6f06599de749a4d5f7a474957a"
2696
+ integrity sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==
2697
+ dependencies:
2698
+ browserslist "^4.12.0"
2699
+ caniuse-lite "^1.0.30001109"
2700
+ normalize-range "^0.1.2"
2701
+ num2fraction "^1.2.2"
2702
+ picocolors "^0.2.1"
2703
+ postcss "^7.0.32"
2704
+ postcss-value-parser "^4.1.0"
2705
+
2693
2706
aws-sign2@~0.7.0:
2694
2707
version "0.7.0"
2695
2708
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@@ -9220,6 +9233,11 @@ performance-now@^2.1.0:
9220
9233
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
9221
9234
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
9222
9235
9236
+ picocolors@^0.2.1:
9237
+ version "0.2.1"
9238
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
9239
+ integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
9240
+
9223
9241
picocolors@^1.0.0:
9224
9242
version "1.0.0"
9225
9243
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
You can’t perform that action at this time.
0 commit comments