Skip to content

Commit df42416

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 5203ad4 commit df42416

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.21",
14-
"postcss-syntax": "0.34.0",
14+
"postcss-syntax": "0.36.2",
1515
"react": "16.11.0",
1616
"styled-components": "4.4.0",
1717
"stylelint": "9.10.1",

yarn.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4744,11 +4744,7 @@ postcss-selector-parser@^3.1.0:
47444744
indexes-of "^1.0.1"
47454745
uniq "^1.0.1"
47464746

4747-
postcss-syntax@0.34.0:
4748-
version "0.34.0"
4749-
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.34.0.tgz#4a85c022f1cdecea72102775c91af1e7f506d83a"
4750-
4751-
postcss-syntax@^0.36.2:
4747+
postcss-syntax@0.36.2, postcss-syntax@^0.36.2:
47524748
version "0.36.2"
47534749
resolved "https://registry.yarnpkg.com/postcss-syntax/-/postcss-syntax-0.36.2.tgz#f08578c7d95834574e5593a82dfbfa8afae3b51c"
47544750

0 commit comments

Comments
 (0)