Skip to content

Commit 1a6808f

Browse files
dependabot[bot]Tatsh
authored andcommitted
build(deps-dev): bump prettier-plugin-sort-json from 3.1.0 to 4.0.0
Bumps [prettier-plugin-sort-json](https://github.com/Gudahtt/prettier-plugin-sort-json) from 3.1.0 to 4.0.0. - [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@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: prettier-plugin-sort-json dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a22032 commit 1a6808f

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.12.1",
99
"prettier": "^3.2.5",
1010
"prettier-plugin-ini": "^1.1.0",
11-
"prettier-plugin-sort-json": "^3.1.0",
11+
"prettier-plugin-sort-json": "^4.0.0",
1212
"prettier-plugin-toml": "^2.0.1"
1313
},
1414
"license": "MIT",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1050,10 +1050,10 @@ prettier-plugin-ini@^1.1.0:
10501050
dependencies:
10511051
prettier ">=2.3"
10521052

1053-
prettier-plugin-sort-json@^3.1.0:
1054-
version "3.1.0"
1055-
resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-3.1.0.tgz#a54b33a4ac36ac6f9bf31ad7b81106fad161e6ba"
1056-
integrity sha512-eIDEUjwzekiVd+oKrpd0aoACBTp5zOW71wDTNy+qQ5C9Q8oqt9n9wCm4F+SeRZbXfgblh/WYIguJynImlBXrvQ==
1053+
prettier-plugin-sort-json@^4.0.0:
1054+
version "4.0.0"
1055+
resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-4.0.0.tgz#b72a44b57183dd7f8cef5c07a0614f21d29a0e4a"
1056+
integrity sha512-zV5g+bWFD2zAqyQ8gCkwUTC49o9FxslaUdirwivt5GZHcf57hCocavykuyYqbExoEsuBOg8IU36OY7zmVEMOWA==
10571057

10581058
prettier-plugin-toml@^2.0.1:
10591059
version "2.0.1"

0 commit comments

Comments
 (0)