Skip to content

Commit

Permalink
fix(deps): update dependency prettier-plugin-pkg to ^0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent f4b79bd commit bbdaecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@prettier/plugin-xml": "^3.2.2",
"prettier-plugin-ini": "^1.1.0",
"prettier-plugin-pkg": "^0.18.0",
"prettier-plugin-pkg": "^0.18.1",
"prettier-plugin-properties": "^0.3.0",
"prettier-plugin-sh": "^0.13.1",
"prettier-plugin-stylus": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11206,10 +11206,10 @@ prettier-plugin-ini@^1.1.0:
dependencies:
prettier ">=2.3"

prettier-plugin-pkg@^0.18.0:
version "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-pkg@^0.18.1:
version "0.18.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-pkg/-/prettier-plugin-pkg-0.18.1.tgz#e70f669ae9edad137c3b78675104c57df820ca89"
integrity sha512-FuUxvsYZR/8rsLH8s/jbPQmgYvv0yxW8LoIHCy6+Q7p4FBjjdP3DNKx8fMTOsc0SlEB1skB4o1LcahRceIh87A==

prettier-plugin-properties@^0.3.0:
version "0.3.0"
Expand Down

0 comments on commit bbdaecb

Please sign in to comment.