Skip to content

Commit 03b8cd7

Browse files
chore(deps): bump postcss-advanced-variables from 3.0.0 to 3.0.1 (#150)
Bumps [postcss-advanced-variables](https://github.com/jonathantneal/postcss-advanced-variables) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/jonathantneal/postcss-advanced-variables/releases) - [Changelog](https://github.com/jonathantneal/postcss-advanced-variables/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonathantneal/postcss-advanced-variables/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent bdabe21 commit 03b8cd7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"start": "ember serve"
2020
},
2121
"dependencies": {
22-
"postcss-advanced-variables": "^3.0.0",
22+
"postcss-advanced-variables": "^3.0.1",
2323
"postcss-color-function": "^4.1.0",
2424
"postcss-custom-selectors": "^5.1.2",
2525
"postcss-easing-gradients": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7068,10 +7068,10 @@ posix-character-classes@^0.1.0:
70687068
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
70697069
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
70707070

7071-
postcss-advanced-variables@^3.0.0:
7072-
version "3.0.0"
7073-
resolved "https://registry.yarnpkg.com/postcss-advanced-variables/-/postcss-advanced-variables-3.0.0.tgz#d1ca9a0da920c0be41213dd33ce6033d14f0b150"
7074-
integrity sha512-e5tcG0+l2qaqV65+qQCAW91vX4+mYbh2m5tdBYrzOhYjFgtNmtehmZWotvzWTGbtgbP11tgGirEYy2P7m6HceQ==
7071+
postcss-advanced-variables@^3.0.1:
7072+
version "3.0.1"
7073+
resolved "https://registry.yarnpkg.com/postcss-advanced-variables/-/postcss-advanced-variables-3.0.1.tgz#260a6ec1fc7256e94798824a742580249926db13"
7074+
integrity sha512-JqVjfkmqPoazMobVeQYzbt7djcDGJfMlpwBd9abTqmzWR40tvIUMXpTU5w3riqz7h+wYPY7V6GF8BIXL/ybEfg==
70757075
dependencies:
70767076
"@csstools/sass-import-resolve" "^1.0.0"
70777077
postcss "^7.0.6"

0 commit comments

Comments
 (0)