Update dependency postcss-hexrgba to v2.1.0
This commit is contained in:
parent
0539c99cf8
commit
9b01f375e9
2 changed files with 5 additions and 6 deletions
|
@ -177,7 +177,7 @@
|
|||
"node-fetch": "^2.6.7",
|
||||
"postcss": "8.4.33",
|
||||
"postcss-easings": "^4.0.0",
|
||||
"postcss-hexrgba": "2.0.1",
|
||||
"postcss-hexrgba": "2.1.0",
|
||||
"postcss-import": "16.0.0",
|
||||
"postcss-loader": "8.1.0",
|
||||
"postcss-mixins": "^6.2.3",
|
||||
|
|
|
@ -9874,12 +9874,11 @@ postcss-gap-properties@^5.0.1:
|
|||
resolved "https://registry.yarnpkg.com/postcss-gap-properties/-/postcss-gap-properties-5.0.1.tgz#887b64655f42370b43f0ab266cc6dbabf504d276"
|
||||
integrity sha512-k2z9Cnngc24c0KF4MtMuDdToROYqGMMUQGcE6V0odwjHyOHtaDBlLeRBV70y9/vF7KIbShrTRZ70JjsI1BZyWw==
|
||||
|
||||
postcss-hexrgba@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-2.0.1.tgz#c0200574277994ad061cd7a5267796331bb9a449"
|
||||
integrity sha512-u3R4THvbCk3hNkbDquwhvP68QfMxjolgi4BD/hybR9n4/vVFWme5+kdSn/dIpH+UfEqfsWmIBg7ZYBTsI3pk/Q==
|
||||
postcss-hexrgba@2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-2.1.0.tgz#ae040f506aebdf7fab6bf42e5153c9c67a66a57a"
|
||||
integrity sha512-Bb8Ca/vTI/X2Pgq1O3VhOdXE0rg/hz6161MHMu93ebePw8d/I9GSOc+wbd151OGGxSyTz+z196tFeEpSafrJfA==
|
||||
dependencies:
|
||||
postcss "^7.0.14"
|
||||
postcss-value-parser "^4.1.0"
|
||||
|
||||
postcss-image-set-function@^6.0.3:
|
||||
|
|
Loading…
Reference in a new issue