Skip to content

Commit

Permalink
fix(package): update postcss-selector-parser to version 6.0.2
Browse files Browse the repository at this point in the history
Closes #312
  • Loading branch information
greenkeeper[bot] committed Mar 6, 2019
1 parent 69ac3d5 commit 897bf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"lodash": "^4.17.11",
"postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.1",
"postcss-selector-parser": "^5.0.0",
"postcss-selector-parser": "^6.0.2",
"postcss-value-parser": "^3.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 897bf9e

Please sign in to comment.