Skip to content

Commit

Permalink
update all dependencies and resolve all warnings and security vulnera…
Browse files Browse the repository at this point in the history
…bilities (#151)

Co-authored-by: ocshawn <[email protected]>
  • Loading branch information
ocshawn and ocshawn authored Jul 3, 2023
1 parent 609b6a9 commit 236fe1b
Show file tree
Hide file tree
Showing 4 changed files with 2,202 additions and 24,751 deletions.
7 changes: 0 additions & 7 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
module.exports = {
"customSyntax": "postcss-less",
"rules": {
"indentation": 2,
"max-nesting-depth": 1,
"declaration-colon-space-after": "always",
"declaration-colon-space-before": "never",
"declaration-block-semicolon-newline-after": "always",
"block-closing-brace-newline-after": "always",
"block-opening-brace-newline-after": "always",
"block-opening-brace-space-before": "always",
"color-no-invalid-hex": true,
"unit-no-unknown": true,
"property-no-unknown": true,
Expand Down
Loading

0 comments on commit 236fe1b

Please sign in to comment.