Skip to content

Commit

Permalink
Update dependency stylelint-prettier to v5 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 32efa4c commit eb2324e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"sass": "^1.63.6",
"stylelint": "^16.0.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-prettier": "^4.1.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.0.0",
"typedoc": "0.25.13",
"typedoc-plugin-rename-defaults": "^0.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12100,10 +12100,10 @@ stylelint-config-standard@^36.0.0:
dependencies:
stylelint-config-recommended "^14.0.0"

stylelint-prettier@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.1.0.tgz#1ac2ffa2971086fe60bc92af37f8ddda1bd1a7a4"
integrity sha512-dd653q/d1IfvsSQshz1uAMe+XDm6hfM/7XiFH0htYY8Lse/s5ERTg7SURQehZPwVvm/rs7AsFhda9EQ2E9TS0g==
stylelint-prettier@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-5.0.0.tgz#515a87800228f6bea603966462f7119755ee9b82"
integrity sha512-RHfSlRJIsaVg5Br94gZVdWlz/rBTyQzZflNE6dXvSxt/GthWMY3gEHsWZEBaVGg7GM+XrtVSp4RznFlB7i0oyw==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit eb2324e

Please sign in to comment.