Skip to content

Commit

Permalink
Bump prettier-plugin-sort-json from 4.0.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-sort-json](https://github.com/Gudahtt/prettier-plugin-sort-json) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/Gudahtt/prettier-plugin-sort-json/releases)
- [Changelog](https://github.com/Gudahtt/prettier-plugin-sort-json/blob/main/CHANGELOG.md)
- [Commits](Gudahtt/prettier-plugin-sort-json@v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-sort-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tatsh committed Jan 23, 2025
1 parent 7ca9eb4 commit 4dbad38
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 @@ -8,7 +8,7 @@
"markdownlint-cli2": "^0.17.1",
"prettier": "^3.4.2",
"prettier-plugin-ini": "^1.3.0",
"prettier-plugin-sort-json": "^4.0.0",
"prettier-plugin-sort-json": "^4.1.1",
"prettier-plugin-toml": "^2.0.1"
},
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,10 +1286,10 @@ prettier-plugin-ini@^1.3.0:
dependencies:
prettier ">=3.0.0-alpha.3"

prettier-plugin-sort-json@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-4.0.0.tgz#b72a44b57183dd7f8cef5c07a0614f21d29a0e4a"
integrity sha512-zV5g+bWFD2zAqyQ8gCkwUTC49o9FxslaUdirwivt5GZHcf57hCocavykuyYqbExoEsuBOg8IU36OY7zmVEMOWA==
prettier-plugin-sort-json@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-4.1.1.tgz#2cf2e71c5a2174440330b3c72e3bc69112df3ffb"
integrity sha512-uJ49wCzwJ/foKKV4tIPxqi4jFFvwUzw4oACMRG2dcmDhBKrxBv0L2wSKkAqHCmxKCvj0xcCZS4jO2kSJO/tRJw==

prettier-plugin-toml@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit 4dbad38

Please sign in to comment.