Skip to content

Commit 7a9403e

Browse files
chore(deps-dev): bump prettier-plugin-packagejson from 2.5.15 to 2.5.16 (#13212)
1 parent 2e39556 commit 7a9403e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"postcss-normalize": "^13.0.1",
250250
"postcss-preset-env": "^10.2.3",
251251
"prettier": "^3.5.3",
252-
"prettier-plugin-packagejson": "^2.5.15",
252+
"prettier-plugin-packagejson": "^2.5.16",
253253
"prompts": "^2.4.2",
254254
"react": "^18.3.1",
255255
"react-app-polyfill": "^3.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13366,12 +13366,12 @@ prettier-linter-helpers@^1.0.0:
1336613366
dependencies:
1336713367
fast-diff "^1.1.2"
1336813368

13369-
prettier-plugin-packagejson@^2.5.15:
13370-
version "2.5.15"
13371-
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.15.tgz#7ea880d4bb1681b5331ea7044efd3d653776f469"
13372-
integrity sha512-2QSx6y4IT6LTwXtCvXAopENW5IP/aujC8fobEM2pDbs0IGkiVjW/ipPuYAHuXigbNe64aGWF7vIetukuzM3CBw==
13369+
prettier-plugin-packagejson@^2.5.16:
13370+
version "2.5.16"
13371+
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.16.tgz#dab46c59cfc048be07685f105fd578b2c073cdc7"
13372+
integrity sha512-1EORN4SahAWU55ll+xp0PXhiUmD93PJlBE88GbWv7X5xtZ7ycj3GNbRGX+r75zWn70KAoYVO08rF2C/TqGCHPA==
1337313373
dependencies:
13374-
sort-package-json "3.2.1"
13374+
sort-package-json "3.2.2"
1337513375
synckit "0.11.8"
1337613376

1337713377
prettier@^3.2.5, prettier@^3.5.3:
@@ -14692,10 +14692,10 @@ sort-object-keys@^1.1.3:
1469214692
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1469314693
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1469414694

14695-
sort-package-json@3.2.1:
14696-
version "3.2.1"
14697-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.1.tgz#889f3bdf43ceeff5fa4278a7c53ae5b1520d287e"
14698-
integrity sha512-rTfRdb20vuoAn7LDlEtCqOkYfl2X+Qze6cLbNOzcDpbmKEhJI30tTN44d5shbKJnXsvz24QQhlCm81Bag7EOKg==
14695+
sort-package-json@3.2.2:
14696+
version "3.2.2"
14697+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.2.tgz#254817171e6400c6f0af30b0a65f7fc22b938bec"
14698+
integrity sha512-twAMvmzOcEPsN3N9zKPDpl6zproGU0JcBOQFU4T6e5wrStH8iuPiAjFz9g+cMRC52eQBUbZlFCeGt+F4vginkw==
1469914699
dependencies:
1470014700
detect-indent "^7.0.1"
1470114701
detect-newline "^4.0.1"

0 commit comments

Comments
 (0)