Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint-prettier from 4.0.0 to 4.0.1 (#9401)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 9b3efc4 commit 01cd900
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 @@ -240,7 +240,7 @@
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.0.0",
"stylelint-prettier": "^4.0.1",
"stylelint-scss": "^5.0.1",
"swr": "^2.2.0",
"tailwindcss": "^3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13820,10 +13820,10 @@ stylelint-order@^6.0.3:
postcss "^8.4.21"
postcss-sorting "^8.0.2"

stylelint-prettier@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.0.0.tgz#e04f33bf9968a5d5478d2d11b20bdc5a7de2dc35"
integrity sha512-hYlObunQiSzc5XRttNiDyaY1W7ytW/AJtEbaDxy0rr4ioQvko+cjAgSGrRbz0iRB+yc6jiMrUmHcGkvFb+zDqw==
stylelint-prettier@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-4.0.1.tgz#dbde246677479f939a1cde64cebcd7d11029006f"
integrity sha512-OGOwLpETAZxDuHXDzRf0veK6II7rgp4KZUt9Xhw9FN9PQUX0DsxEI6FYt9f1BFg12dCYdn20Ir2pVkfB8/ok/g==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit 01cd900

Please sign in to comment.