Skip to content

Commit

Permalink
chore(deps): update dependency stylelint to v16.7.0 (#1073)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: uncenter <[email protected]>
  • Loading branch information
3 people authored Jul 12, 2024
1 parent 1dc5fd6 commit 1661735
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 38 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ export default {
},
],
"function-name-case": null,
"at-rule-no-vendor-prefix": null,

"no-descending-specificity": null,
},
Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"usercss-meta": "npm:[email protected]",
"json-schema-to-typescript": "npm:[email protected]",
"postcss-less": "npm:[email protected]",
"stylelint": "npm:stylelint@16.6.1",
"stylelint": "npm:stylelint@16.7.0",
"stylelint-config-standard": "npm:[email protected]",
"stylelint-config-recommended": "npm:[email protected]",
"postcss-value-parser": "npm:[email protected]",
Expand Down
82 changes: 45 additions & 37 deletions deno.lock

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

0 comments on commit 1661735

Please sign in to comment.