Skip to content

Commit 3d8a331

Browse files
chore(deps): bump postcss-hexrgba from 1.0.2 to 2.0.0
Bumps [postcss-hexrgba](https://github.com/seaneking/postcss-hexrgba) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/seaneking/postcss-hexrgba/releases) - [Changelog](https://github.com/seaneking/postcss-hexrgba/blob/master/CHANGELOG.md) - [Commits](madeleineostoja/postcss-hexrgba@v1.0.2...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a1c1d9b commit 3d8a331

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-each": "^0.10.0",
2727
"postcss-easing-gradients": "^3.0.1",
2828
"postcss-for": "^2.1.1",
29-
"postcss-hexrgba": "^1.0.2",
29+
"postcss-hexrgba": "^2.0.0",
3030
"postcss-mixins": "^6.2.2",
3131
"postcss-nested": "^4.1.2",
3232
"postcss-nested-ancestors": "^2.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6670,12 +6670,12 @@ postcss-gap-properties@^2.0.0:
66706670
dependencies:
66716671
postcss "^7.0.2"
66726672

6673-
postcss-hexrgba@^1.0.2:
6674-
version "1.0.2"
6675-
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-1.0.2.tgz#04a3206617f2c00d53b754dbba5406d32772db00"
6676-
integrity sha512-1+W/ChIJQNSqZU3glt1tZyQbzCB5x9H5NKRBbaX+ccyI5I8itY4/3H4kWh2R+teWdFTfGp0OveUTpblEWA6iAA==
6673+
postcss-hexrgba@^2.0.0:
6674+
version "2.0.0"
6675+
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-2.0.0.tgz#1bdae7640047470b6935d8b0e5369f4acc987eb5"
6676+
integrity sha512-qZmURatbgathSg00kCAKG4h6iUwKnRbhMMWNN6V5u4NTKjuTplxi+CrhbHvQ8BNulTA4B51/RIWnNIoulJIDlg==
66776677
dependencies:
6678-
postcss "^6.0.7"
6678+
postcss "^7.0.14"
66796679

66806680
postcss-image-set-function@^3.0.1:
66816681
version "3.0.1"
@@ -7060,7 +7060,7 @@ postcss@^5.0.0, postcss@^5.0.21, postcss@^5.0.4:
70607060
source-map "^0.5.6"
70617061
supports-color "^3.2.3"
70627062

7063-
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.19, postcss@^6.0.23, postcss@^6.0.6, postcss@^6.0.7, postcss@^6.0.9:
7063+
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.19, postcss@^6.0.23, postcss@^6.0.6, postcss@^6.0.9:
70647064
version "6.0.23"
70657065
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
70667066
integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==

0 commit comments

Comments
 (0)