Skip to content

Commit 4e25595

Browse files
Bump postcss-syntax from 0.34.0 to 0.36.2
Bumps [postcss-syntax](https://github.com/gucong3000/postcss-syntax) from 0.34.0 to 0.36.2. - [Release notes](https://github.com/gucong3000/postcss-syntax/releases) - [Commits](gucong3000/postcss-syntax@v0.34.0...v0.36.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent fb0833d commit 4e25595

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"postcss": "7.0.14",
14-
"postcss-syntax": "0.34.0",
14+
"postcss-syntax": "0.36.2",
1515
"react": "16.8.6",
1616
"styled-components": "4.2.0",
1717
"stylelint": "9.10.1",

yarn.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4627,11 +4627,7 @@ postcss-selector-parser@^3.1.0:
46274627
indexes-of "^1.0.1"
46284628
uniq "^1.0.1"
46294629

4630-
postcss-syntax@0.34.0:
4631-
version "0.34.0"
4632-
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.34.0.tgz#4a85c022f1cdecea72102775c91af1e7f506d83a"
4633-
4634-
postcss-syntax@^0.36.2:
4630+
postcss-syntax@0.36.2, postcss-syntax@^0.36.2:
46354631
version "0.36.2"
46364632
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.36.2.tgz#f08578c7d95834574e5593a82dfbfa8afae3b51c"
46374633

0 commit comments

Comments
 (0)