Skip to content

Commit

Permalink
fix(deps): update dependency stylelint-scss to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 29, 2023
1 parent 3f8eee2 commit b0297a1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 deletions.
29 changes: 19 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"stylelint": "npx stylelint \"**/*.scss\""
},
"dependencies": {
"stylelint-scss": "^4.4.0"
"stylelint-scss": "^5.0.0"
}
}

0 comments on commit b0297a1

Please sign in to comment.