Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stylelint v14 Compatibility #197

Merged
merged 3 commits into from Oct 29, 2021
Merged

Commits on Oct 21, 2021

  1. Use package-lock v2

    gfyoung committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5e9c0b5 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    * stylelint-order: 4.0.0 --> 5.0.0
    * stylelint-scss: 3.18.0 --> 4.0.0
    * stylelint: 13.7.0 --> 14.0.0
    * tape: 5.0.1 --> 5.3.1
    
    For compatibility with stylelint@v14:
    
    * Sync "node" compatibility
    
    * (tape) Add "postcss-scss" as devDependency
    * (tape) Update test in "url-quotes.js"
    
    Closes: bjankord#195
    Closes: bjankord#196
    gfyoung committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f1a2e0c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    3f62a4e View commit details
    Browse the repository at this point in the history