Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint-prettier from 4.0.2 to 4.1.0 (#10078)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ecc9f54 commit c28219e
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 @@ -243,7 +243,7 @@
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.0.2",
"stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.1",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14139,10 +14139,10 @@ stylelint-order@^6.0.3:
postcss "^8.4.21"
postcss-sorting "^8.0.2"

stylelint-prettier@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.0.2.tgz#9d82f5ab77781429f0049dede44665ee603f4986"
integrity sha512-EoHnR2PiaWgpGtoI4VW7AzneMfwmwQsNwQ+3/E2k/a+ju5yO6rfPfop4vzPQKcJN4ZM1YbspEOPu88D8538sbg==
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==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit c28219e

Please sign in to comment.