Skip to content

Commit a31e278

Browse files
chore(deps-dev): bump prettier-plugin-packagejson from 2.5.6 to 2.5.7 (#12462)
1 parent c875c3d commit a31e278

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"postcss-normalize": "^13.0.1",
243243
"postcss-preset-env": "^10.1.3",
244244
"prettier": "^3.4.2",
245-
"prettier-plugin-packagejson": "^2.5.6",
245+
"prettier-plugin-packagejson": "^2.5.7",
246246
"prompts": "^2.4.2",
247247
"react": "^18.3.1",
248248
"react-app-polyfill": "^3.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -12814,12 +12814,12 @@ prettier-linter-helpers@^1.0.0:
1281412814
dependencies:
1281512815
fast-diff "^1.1.2"
1281612816

12817-
prettier-plugin-packagejson@^2.5.6:
12818-
version "2.5.6"
12819-
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.6.tgz#cd3cca60e1aa87ee3ce3b4032c1c999798d9f714"
12820-
integrity sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==
12817+
prettier-plugin-packagejson@^2.5.7:
12818+
version "2.5.7"
12819+
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.7.tgz#eda360a008740433c33b0402b06c062a333df7bd"
12820+
integrity sha512-AF2xIbrSPduMF+p4Ag5cxeQpIFrAdDx+JE1G9qhU95ToVmUGOzXiNEJzdmb9+8lJ2IU5IX30i2xsojOmhTyT7Q==
1282112821
dependencies:
12822-
sort-package-json "2.12.0"
12822+
sort-package-json "2.13.0"
1282312823
synckit "0.9.2"
1282412824

1282512825
prettier@^3.2.5, prettier@^3.4.2:
@@ -14118,10 +14118,10 @@ sort-object-keys@^1.1.3:
1411814118
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1411914119
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1412014120

14121-
sort-package-json@2.12.0:
14122-
version "2.12.0"
14123-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.12.0.tgz#4196a1ba82ba63c4a512add1d00ab39026bf8ab7"
14124-
integrity sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==
14121+
sort-package-json@2.13.0:
14122+
version "2.13.0"
14123+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.13.0.tgz#f5d7acd507fb7c5eecd1dee26fda827effd2ed53"
14124+
integrity sha512-y1iCgJ+ZrOSgkzuhtpaxxsCLeUPZbEbIxcMDBde6JwpkZ3e9vVQhZ46iCD97GYImdgBLtXSPxxS9LqZbL6Th2Q==
1412514125
dependencies:
1412614126
detect-indent "^7.0.1"
1412714127
detect-newline "^4.0.0"

0 commit comments

Comments
 (0)