Skip to content

Commit a97e8a6

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 8c34875 commit a97e8a6

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
@@ -24,7 +24,7 @@
2424
"postcss-color-function": "^4.1.0",
2525
"postcss-custom-selectors": "^5.1.2",
2626
"postcss-easing-gradients": "^3.0.1",
27-
"postcss-hexrgba": "^1.0.2",
27+
"postcss-hexrgba": "^2.0.0",
2828
"postcss-mixins": "^6.2.2",
2929
"postcss-nested": "^4.1.2",
3030
"postcss-nested-ancestors": "^2.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6635,12 +6635,12 @@ postcss-gap-properties@^2.0.0:
66356635
dependencies:
66366636
postcss "^7.0.2"
66376637

6638-
postcss-hexrgba@^1.0.2:
6639-
version "1.0.2"
6640-
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-1.0.2.tgz#04a3206617f2c00d53b754dbba5406d32772db00"
6641-
integrity sha512-1+W/ChIJQNSqZU3glt1tZyQbzCB5x9H5NKRBbaX+ccyI5I8itY4/3H4kWh2R+teWdFTfGp0OveUTpblEWA6iAA==
6638+
postcss-hexrgba@^2.0.0:
6639+
version "2.0.0"
6640+
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-2.0.0.tgz#1bdae7640047470b6935d8b0e5369f4acc987eb5"
6641+
integrity sha512-qZmURatbgathSg00kCAKG4h6iUwKnRbhMMWNN6V5u4NTKjuTplxi+CrhbHvQ8BNulTA4B51/RIWnNIoulJIDlg==
66426642
dependencies:
6643-
postcss "^6.0.7"
6643+
postcss "^7.0.14"
66446644

66456645
postcss-image-set-function@^3.0.1:
66466646
version "3.0.1"
@@ -7001,7 +7001,7 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
70017001
indexes-of "^1.0.1"
70027002
uniq "^1.0.1"
70037003

7004-
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:
7004+
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.19, postcss@^6.0.23, postcss@^6.0.6:
70057005
version "6.0.23"
70067006
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
70077007
integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==

0 commit comments

Comments
 (0)