Skip to content

Commit 9a7fc22

Browse files
chore(deps-dev): bump prettier-plugin-packagejson from 2.4.11 to 2.4.12 (#10578)
1 parent 950a0b1 commit 9a7fc22

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
@@ -222,7 +222,7 @@
222222
"postcss-normalize": "^10.0.1",
223223
"postcss-preset-env": "^9.4.0",
224224
"prettier": "^3.2.5",
225-
"prettier-plugin-packagejson": "^2.4.11",
225+
"prettier-plugin-packagejson": "^2.4.12",
226226
"prompts": "^2.4.2",
227227
"react": "^18.2.0",
228228
"react-app-polyfill": "^3.0.0",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -12338,12 +12338,12 @@ prettier-linter-helpers@^1.0.0:
1233812338
dependencies:
1233912339
fast-diff "^1.1.2"
1234012340

12341-
prettier-plugin-packagejson@^2.4.11:
12342-
version "2.4.11"
12343-
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.4.11.tgz#90a3211bcda4deb1f05c91d6315dc3bc11e7de03"
12344-
integrity sha512-zmOmM96GkAjT2zUdHSQJnpyVpbisBkewDluo2NLHjI/JN7uOCZlEzWVaMhdqyZ8LVdQDfzamvbvSw4swd3Az1A==
12341+
prettier-plugin-packagejson@^2.4.12:
12342+
version "2.4.12"
12343+
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.4.12.tgz#eeb917dad83ae42d0caccc9f26d3728b5c4f2434"
12344+
integrity sha512-hifuuOgw5rHHTdouw9VrhT8+Nd7UwxtL1qco8dUfd4XUFQL6ia3xyjSxhPQTsGnSYFraTWy5Omb+MZm/OWDTpQ==
1234512345
dependencies:
12346-
sort-package-json "2.7.0"
12346+
sort-package-json "2.8.0"
1234712347
synckit "0.9.0"
1234812348

1234912349
prettier@^3.2.5:
@@ -13682,10 +13682,10 @@ sort-object-keys@^1.1.3:
1368213682
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1368313683
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1368413684

13685-
sort-package-json@2.7.0:
13686-
version "2.7.0"
13687-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.7.0.tgz#41b52710939d7e3a4e328eb92c2136db43a6407d"
13688-
integrity sha512-6AayF8bp6L+WROgpbhTMUtB9JSFmpGHjmW7DyaNPS1HwlTw2oSVlUUtlkHSEZmg5o89F3zvLBZNvMeZ1T4fjQg==
13685+
sort-package-json@2.8.0:
13686+
version "2.8.0"
13687+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8"
13688+
integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==
1368913689
dependencies:
1369013690
detect-indent "^7.0.1"
1369113691
detect-newline "^4.0.0"

0 commit comments

Comments
 (0)