Skip to content

Commit

Permalink
fix(package): update postcss to version 7.0.32
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] authored Jun 2, 2020
1 parent 1f4c059 commit e0d1506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/nelsonpecora/postcss-get-sass-variables#readme",
"dependencies": {
"postcss": "^6.0.2"
"postcss": "^7.0.32"
},
"devDependencies": {
"chai": "^4.0.2",
Expand Down

0 comments on commit e0d1506

Please sign in to comment.