cmv / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
325 stars 278 forks source link

Update stylelint to the latest version 🚀 #922

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency stylelint was updated from 11.0.0 to 11.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: hudochenkov License: MIT

Release Notes for 11.1.0
  • Added: css syntax option (#4315).
  • Fixed: no-eol-whitespace parsing problems for non-standard syntaxes (#4313).
  • Fixed: selector-pseudo-class-no-unknown false positives for :is selector (#4321).
Commits

The new version differs by 24 commits.

  • a4eedc1 11.1.0
  • 93e2a8d Prepare 11.1.0
  • 2f272bc Fix case when raws.after/before could be undefined or null (#4313)
  • febfbb6 Update CHANGELOG.md
  • 20a7954 Update CHANGELOG.md
  • b0821f6 Fix false positives for :is selector in selector-pseudo-class-no-unknown (#4321)
  • eb6479f Fix declaration-block-no-redundant-longhand-properties example in docs (#4326)
  • 859288d Fix prettier run on Windows (#4323)
  • c141802 Add documentation for --output-file CLI option (#4320)
  • d3915ba Improve test stability (#4318)
  • 7c8c432 Update CHANGELOG.md
  • 7b07ba8 Add "css" option to --syntax parameter (#4315)
  • 1515ae4 Bump known-css-properties from 0.15.0 to 0.16.0 (#4317)
  • bf4915f Bump eslint from 6.3.0 to 6.5.1 (#4316)
  • 08467ae Fix typo (#4302)

There are 24 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: