Skip to content

Commit 811d78d

Browse files
chore(deps): bump postcss-mixins from 6.2.2 to 6.2.3
Bumps [postcss-mixins](https://github.com/postcss/postcss-mixins) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/postcss/postcss-mixins/releases) - [Changelog](https://github.com/postcss/postcss-mixins/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-mixins@6.2.2...6.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8c34875 commit 811d78d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"postcss-custom-selectors": "^5.1.2",
2626
"postcss-easing-gradients": "^3.0.1",
2727
"postcss-hexrgba": "^1.0.2",
28-
"postcss-mixins": "^6.2.2",
28+
"postcss-mixins": "^6.2.3",
2929
"postcss-nested": "^4.1.2",
3030
"postcss-nested-ancestors": "^2.0.0",
3131
"postcss-nested-props": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6658,13 +6658,13 @@ postcss-initial@^3.0.0:
66586658
lodash.template "^4.5.0"
66596659
postcss "^7.0.2"
66606660

6661-
postcss-js@^2.0.2:
6662-
version "2.0.2"
6663-
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.2.tgz#a5e75d3fb9d85b28e1d2bd57956c115665ea8542"
6664-
integrity sha512-HxXLw1lrczsbVXxyC+t/VIfje9ZeZhkkXE8KpFa3MEKfp2FyHDv29JShYY9eLhYrhLyWWHNIuwkktTfLXu2otw==
6661+
postcss-js@^2.0.3:
6662+
version "2.0.3"
6663+
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.3.tgz#a96f0f23ff3d08cec7dc5b11bf11c5f8077cdab9"
6664+
integrity sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w==
66656665
dependencies:
66666666
camelcase-css "^2.0.1"
6667-
postcss "^7.0.17"
6667+
postcss "^7.0.18"
66686668

66696669
postcss-lab-function@^2.0.1:
66706670
version "2.0.1"
@@ -6694,14 +6694,14 @@ postcss-message-helpers@^2.0.0:
66946694
resolved "https://registry.yarnpkg.com/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz#a4f2f4fab6e4fe002f0aed000478cdf52f9ba60e"
66956695
integrity sha1-pPL0+rbk/gAvCu0ABHjN9S+bpg4=
66966696

6697-
postcss-mixins@^6.2.2:
6698-
version "6.2.2"
6699-
resolved "https://registry.yarnpkg.com/postcss-mixins/-/postcss-mixins-6.2.2.tgz#3acea63271e2c75db62fb80bc1c29e1a609a4742"
6700-
integrity sha512-QqEZamiAMguYR6d2h73XXEHZgkxs03PlbU0PqgqtdCnbRlMLFNQgsfL/Td0rjIe2SwpLXOQyB9uoiLWa4GR7tg==
6697+
postcss-mixins@^6.2.3:
6698+
version "6.2.3"
6699+
resolved "https://registry.yarnpkg.com/postcss-mixins/-/postcss-mixins-6.2.3.tgz#021893ba455d04b5baa052bf196297ddd70e4af1"
6700+
integrity sha512-gfH5d09YilzDn/CLGFA9Lwv7GTezuyHgnAyXC8AfvhUMpl67ZTewhcpNuOgawClCOD+76XePE2IHO1xMgsOlvA==
67016701
dependencies:
67026702
globby "^8.0.1"
6703-
postcss "^7.0.17"
6704-
postcss-js "^2.0.2"
6703+
postcss "^7.0.21"
6704+
postcss-js "^2.0.3"
67056705
postcss-simple-vars "^5.0.2"
67066706
sugarss "^2.0.0"
67076707

@@ -7010,10 +7010,10 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.14, postcss@^6.0.19, postcss@^6.0.2
70107010
source-map "^0.6.1"
70117011
supports-color "^5.4.0"
70127012

7013-
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.5, postcss@^7.0.6:
7014-
version "7.0.17"
7015-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.17.tgz#4da1bdff5322d4a0acaab4d87f3e782436bad31f"
7016-
integrity sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==
7013+
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.18, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.5, postcss@^7.0.6:
7014+
version "7.0.24"
7015+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.24.tgz#972c3c5be431b32e40caefe6c81b5a19117704c2"
7016+
integrity sha512-Xl0XvdNWg+CblAXzNvbSOUvgJXwSjmbAKORqyw9V2AlHrm1js2gFw9y3jibBAhpKZi8b5JzJCVh/FyzPsTtgTA==
70177017
dependencies:
70187018
chalk "^2.4.2"
70197019
source-map "^0.6.1"

0 commit comments

Comments
 (0)