Skip to content

Commit

Permalink
Merge pull request #26748 from element-hq/renovate/postcss-hexrgba-ba…
Browse files Browse the repository at this point in the history
…d-semver

Update dependency postcss-hexrgba to v2.1.0
  • Loading branch information
t3chguy authored Mar 12, 2024
2 parents 7b9d7e3 + 9b01f37 commit 43467fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 43467fc

Please sign in to comment.