Commit 260c9bb 1 parent 6d5d9da commit 260c9bb Copy full SHA for 260c9bb
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"markdownlint-cli2" : " ^0.17.1" ,
9
9
"prettier" : " ^3.4.2" ,
10
10
"prettier-plugin-ini" : " ^1.3.0" ,
11
- "prettier-plugin-sort-json" : " ^4.0.0 " ,
11
+ "prettier-plugin-sort-json" : " ^4.1.1 " ,
12
12
"prettier-plugin-toml" : " ^2.0.1"
13
13
},
14
14
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -1286,10 +1286,10 @@ prettier-plugin-ini@^1.3.0:
1286
1286
dependencies :
1287
1287
prettier ">=3.0.0-alpha.3"
1288
1288
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 ==
1293
1293
1294
1294
prettier-plugin-toml@^2.0.1 :
1295
1295
version "2.0.1"
You can’t perform that action at this time.
0 commit comments