Skip to content

Commit 757ee31

Browse files
committed
fix(deps): update dependency postcss-styl to ^0.12.0
1 parent 8f25ff2 commit 757ee31

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

package-lock.json

Lines changed: 18 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"postcss-safe-parser": "^6.0.0",
9494
"postcss-scss": "^4.0.3",
9595
"postcss-selector-parser": "^6.0.9",
96-
"postcss-styl": "^0.11.0"
96+
"postcss-styl": "^0.12.0"
9797
},
9898
"peerDependencies": {
9999
"eslint": ">=5.0.0",

0 commit comments

Comments
 (0)