Skip to content

Commit

Permalink
chore(deps): update dependency @theguild/prettier-config to v2.0.5 (#…
Browse files Browse the repository at this point in the history
…1091)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent b1074a3 commit 2abb785
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/preset-typescript": "7.23.3",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@theguild/prettier-config": "2.0.3",
"@theguild/prettier-config": "2.0.5",
"@types/jest": "29.5.11",
"@types/node": "20.11.4",
"@types/react-dom": "18.2.18",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,14 +2321,14 @@
dependencies:
tslib "^2.4.0"

"@theguild/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@theguild/prettier-config/-/prettier-config-2.0.3.tgz#a66aa5ceaac0ce27727a8dba4fbbdf4a44f586e7"
integrity sha512-GsYPJ+MeJXzKaSza/j1ETVZbFeXXStab8eoDhDflnx6RYVOr9KOPzBBO7nGemFopNnsGXv2wLxT4R33+Fz6Rjg==
"@theguild/[email protected].5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@theguild/prettier-config/-/prettier-config-2.0.5.tgz#7e2ddbc22d90874a3eaca143d5206a53e3d50dd4"
integrity sha512-M2UDSNGxu5xFqiIiUdbue+RsWjxOcnzM1uxXHep+pX16bSdQo55wSzKD9APRBQndV/362oj1Avtdz9ef/LBsKQ==
dependencies:
"@ianvs/prettier-plugin-sort-imports" "4.1.1"
prettier-plugin-pkg "^0.18.0"
prettier-plugin-sh "^0.13.1"
prettier-plugin-sh "^0.14.0"

"@tsconfig/node10@^1.0.7":
version "1.0.9"
Expand Down Expand Up @@ -7401,10 +7401,10 @@ prettier-plugin-pkg@^0.18.0:
resolved "https://registry.yarnpkg.com/prettier-plugin-pkg/-/prettier-plugin-pkg-0.18.0.tgz#c0b9158416c50b0c0414faccb650fd82e3abd0fc"
integrity sha512-cme+OUHj25cVj3HwGK6ek/GkCHhlhM1u/IYspOHYsFImaXMJCmjs8xeCcvLreD0HMX5QxObot+3TtQR3Bd2wHw==

prettier-plugin-sh@^0.13.1:
version "0.13.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.13.1.tgz#99388c0811994f24334d5233eb5a7cb874dcb840"
integrity sha512-ytMcl1qK4s4BOFGvsc9b0+k9dYECal7U29bL/ke08FEUsF/JLN0j6Peo0wUkFDG4y2UHLMhvpyd6Sd3zDXe/eg==
prettier-plugin-sh@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-sh/-/prettier-plugin-sh-0.14.0.tgz#22b186adea79b36212ccd9faa8dd01f33ef34ff6"
integrity sha512-hfXulj5+zEl/ulrO5kMuuTPKmXvOg0bnLHY1hKFNN/N+/903iZbNp8NyZBTsgI8dtkSgFfAEIQq0IQTyP1ZVFQ==
dependencies:
mvdan-sh "^0.10.1"
sh-syntax "^0.4.1"
Expand Down

0 comments on commit 2abb785

Please sign in to comment.