Skip to content

Commit

Permalink
chore(deps): update dependency @taiga-ui/stylelint-config to v0.12.2 (#…
Browse files Browse the repository at this point in the history
…745)

Co-authored-by: splincode <[email protected]>
  • Loading branch information
taiga-family-bot and splincode authored Dec 10, 2023
1 parent 34949a2 commit 715aaa1
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 30 deletions.
49 changes: 24 additions & 25 deletions package-lock.json

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

13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,17 @@
]
},
"prettier": "@taiga-ui/prettier-config",
"stylelint": {
"extends": [
"@taiga-ui/stylelint-config"
],
"ignoreFiles": [
"**/demo/**",
"**/dist/**",
"**/coverage/**",
"**/node_modules/**"
]
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10",
Expand Down Expand Up @@ -107,7 +118,7 @@
"@taiga-ui/cspell-config": "0.25.0",
"@taiga-ui/eslint-plugin-experience": "0.41.0",
"@taiga-ui/prettier-config": "0.7.0",
"@taiga-ui/stylelint-config": "0.11.0",
"@taiga-ui/stylelint-config": "0.12.2",
"@taiga-ui/tsconfig": "0.11.0",
"@tinkoff/eslint-config": "2.0.0",
"@tinkoff/eslint-config-react": "2.0.0",
Expand Down
4 changes: 0 additions & 4 deletions stylelint.config.js

This file was deleted.

0 comments on commit 715aaa1

Please sign in to comment.