Skip to content

Commit 260c9bb

Browse files
Bump prettier-plugin-sort-json from 4.0.0 to 4.1.1
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]>
1 parent 6d5d9da commit 260c9bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"markdownlint-cli2": "^0.17.1",
99
"prettier": "^3.4.2",
1010
"prettier-plugin-ini": "^1.3.0",
11-
"prettier-plugin-sort-json": "^4.0.0",
11+
"prettier-plugin-sort-json": "^4.1.1",
1212
"prettier-plugin-toml": "^2.0.1"
1313
},
1414
"license": "MIT",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1286,10 +1286,10 @@ prettier-plugin-ini@^1.3.0:
12861286
dependencies:
12871287
prettier ">=3.0.0-alpha.3"
12881288

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

12941294
prettier-plugin-toml@^2.0.1:
12951295
version "2.0.1"

0 commit comments

Comments
 (0)