Skip to content

Commit 65cf970

Browse files
dependabot-preview[bot]buschtoens
authored andcommitted
chore(deps): bump postcss-hexrgba from 1.0.2 to 2.0.0 (#86)
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 ca83747 commit 65cf970

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.2.1",
3030
"postcss-nested-ancestors": "^2.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6640,12 +6640,12 @@ postcss-gap-properties@^2.0.0:
66406640
dependencies:
66416641
postcss "^7.0.2"
66426642

6643-
postcss-hexrgba@^1.0.2:
6644-
version "1.0.2"
6645-
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-1.0.2.tgz#04a3206617f2c00d53b754dbba5406d32772db00"
6646-
integrity sha512-1+W/ChIJQNSqZU3glt1tZyQbzCB5x9H5NKRBbaX+ccyI5I8itY4/3H4kWh2R+teWdFTfGp0OveUTpblEWA6iAA==
6643+
postcss-hexrgba@^2.0.0:
6644+
version "2.0.0"
6645+
resolved "https://registry.yarnpkg.com/postcss-hexrgba/-/postcss-hexrgba-2.0.0.tgz#1bdae7640047470b6935d8b0e5369f4acc987eb5"
6646+
integrity sha512-qZmURatbgathSg00kCAKG4h6iUwKnRbhMMWNN6V5u4NTKjuTplxi+CrhbHvQ8BNulTA4B51/RIWnNIoulJIDlg==
66476647
dependencies:
6648-
postcss "^6.0.7"
6648+
postcss "^7.0.14"
66496649

66506650
postcss-image-set-function@^3.0.1:
66516651
version "3.0.1"
@@ -7015,7 +7015,7 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
70157015
indexes-of "^1.0.1"
70167016
uniq "^1.0.1"
70177017

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

0 commit comments

Comments
 (0)