Skip to content

Commit

Permalink
Maintenance: Update dependency stylelint-config-standard to v36
Browse files Browse the repository at this point in the history
  • Loading branch information
Zammad Renovate Bot authored and dominikklein committed Jan 3, 2024
1 parent d589939 commit bcb786c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"stylelint": "^16.1.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^12.0.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.0.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Expand Up @@ -9154,6 +9154,13 @@ stylelint-config-standard@^35.0.0:
dependencies:
stylelint-config-recommended "^14.0.0"

stylelint-config-standard@^36.0.0:
version "36.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.0.tgz#6704c044d611edc12692d4a5e37b039a441604d4"
integrity sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug==
dependencies:
stylelint-config-recommended "^14.0.0"

stylelint-prettier@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-5.0.0.tgz#515a87800228f6bea603966462f7119755ee9b82"
Expand Down

0 comments on commit bcb786c

Please sign in to comment.