Skip to content

Commit

Permalink
chore(deps): update to [email protected] (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo authored Oct 21, 2024
1 parent 8edfab8 commit 1290df8
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .stylelintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
'custom-property-no-missing-var-function': true,
// Disable the following rules
'no-descending-specificity': null,
'scss/comment-no-empty': null
'scss/comment-no-empty': null,
},
},
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lint-staged": "^15.2.10",
"lodash-es": "^4.17.21",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"sass": "^1.80.3",
"stylelint": "^16.9.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
Expand Down
Loading

0 comments on commit 1290df8

Please sign in to comment.