Skip to content

Commit

Permalink
chore(deps-dev): bump prettier-plugin-packagejson from 2.5.9 to 2.5.10 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent cb2b4a9 commit 7a6e4d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
"postcss-normalize": "^13.0.1",
"postcss-preset-env": "^10.1.5",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.9",
"prettier-plugin-packagejson": "^2.5.10",
"prompts": "^2.4.2",
"react": "^18.3.1",
"react-app-polyfill": "^3.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12832,12 +12832,12 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier-plugin-packagejson@^2.5.9:
version "2.5.9"
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.9.tgz#c593733bcca3520d0b319294b608d2a882cb28cc"
integrity sha512-lhVEpWyYPtO+g9/zQLk6CLkMqcpwR8YGO4mwbbHJaFXoXVeK0LtcgTTalp8vZVmMyHKbcv/zhA1Xp4uQKoeCww==
prettier-plugin-packagejson@^2.5.10:
version "2.5.10"
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.5.10.tgz#f47068d0aa12efcdddb802189d8adae874ba00e7"
integrity sha512-LUxATI5YsImIVSaaLJlJ3aE6wTD+nvots18U3GuQMJpUyClChaZlQrqx3dBnbhF20OnKWZyx8EgyZypQtBDtgQ==
dependencies:
sort-package-json "2.15.0"
sort-package-json "2.15.1"
synckit "0.9.2"

prettier@^3.2.5, prettier@^3.4.2:
Expand Down Expand Up @@ -14142,10 +14142,10 @@ sort-object-keys@^1.1.3:
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==

[email protected].0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.15.0.tgz#82b975a50aec2a4b78a0899db8a570c724e360b3"
integrity sha512-wpKu3DvFuymcRvPqJR7VN5J6wnqR+SYZ4SZmnJa9ckpV+BuoE0XYHZYsoWaJbt6oz8OwOXb4eoMjlEBM6hwhBw==
[email protected].1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.15.1.tgz#e5a035fad7da277b1947b9eecc93ea09c1c2526e"
integrity sha512-9x9+o8krTT2saA9liI4BljNjwAbvUnWf11Wq+i/iZt8nl2UGYnf3TH5uBydE7VALmP7AGwlfszuEeL8BDyb0YA==
dependencies:
detect-indent "^7.0.1"
detect-newline "^4.0.0"
Expand Down

0 comments on commit 7a6e4d2

Please sign in to comment.