Skip to content

Commit

Permalink
stylelint version bump
Browse files Browse the repository at this point in the history
There's a bug in 8.3.0 of style lint, where the font declaration inside a font-face webfont was giving a false error, see: stylelint/stylelint#3033
  • Loading branch information
pierrenel authored Feb 24, 2019
1 parent bce5b8e commit 4d018a2
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 @@ -67,7 +67,7 @@
"sass-loader": "^7.1.0",
"sitemap-webpack-plugin": "^0.6.0",
"style-loader": "^0.23.1",
"stylelint": "^8.3.0",
"stylelint": "^8.3.1",
"stylelint-config-standard": "^18.2.0",
"stylelint-scss": "^3.4.3",
"stylelint-webpack-plugin": "^0.10.5",
Expand Down

0 comments on commit 4d018a2

Please sign in to comment.