Skip to content

Commit a435eda

Browse files
committed
Upgrade postcss-styl
1 parent 8c41061 commit a435eda

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "^6.7.1",
6161
"eslint-plugin-internal-rules": "file:./eslint-internal-rules",
6262
"eslint-plugin-vue": "^6.0.1",
63-
"eslint-plugin-vue-scoped-css": "^0.2.0",
63+
"eslint-plugin-vue-scoped-css": "^0.3.0",
6464
"eslint4b": "^6.7.1",
6565
"mocha": "^6.2.2",
6666
"nyc": "^14.1.1",
@@ -80,7 +80,7 @@
8080
"postcss-safe-parser": "^4.0.1",
8181
"postcss-scss": "^2.0.0",
8282
"postcss-selector-parser": "^6.0.2",
83-
"postcss-styl": "^0.5.0",
83+
"postcss-styl": "^0.5.1",
8484
"vue-eslint-parser": "^7.0.0 || ^6.0.0 || ^5.0.0"
8585
},
8686
"peerDependencies": {

0 commit comments

Comments
 (0)