Skip to content

Commit

Permalink
build(deps-dev): bump prettier-plugin-packagejson from 2.2.11 to 2.2.…
Browse files Browse the repository at this point in the history
…12 (mdn#4673)
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent d8a3d64 commit a8607df
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 @@ -153,7 +153,7 @@
"node-dev": "7.0.0",
"pegjs": "^0.10.0",
"prettier": "2.3.2",
"prettier-plugin-packagejson": "^2.2.11",
"prettier-plugin-packagejson": "^2.2.12",
"pretty-quick": "3.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15350,12 +15350,12 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier-plugin-packagejson@^2.2.10, prettier-plugin-packagejson@^2.2.11:
version "2.2.11"
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.2.11.tgz#640b6301da3a58c489889b3d315255e18153daf0"
integrity sha512-oJCBCEkHIKScEv6qNQC47S39NXlevbzwvoJE3gflmBB8/3BEsC6ZRi+hwFVajw32b4tDI9hFXPIzmVd/T8Rm9w==
prettier-plugin-packagejson@^2.2.10, prettier-plugin-packagejson@^2.2.12:
version "2.2.12"
resolved "https://registry.yarnpkg.com/prettier-plugin-packagejson/-/prettier-plugin-packagejson-2.2.12.tgz#9d61b63c8926dc1257774837534547ce91dc5c8d"
integrity sha512-dmZatncTp1Ehn1pomiBBNgkhTBDsuTnuv9mne6a7bVALf2Z0EwYIfhJ3m1Suj5XJxH+OKWSy7sER7Ag+4Vq7gA==
dependencies:
sort-package-json "1.50.0"
sort-package-json "1.51.0"

[email protected]:
version "2.3.2"
Expand Down Expand Up @@ -17253,10 +17253,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==

sort-package-json@1.50.0:
version "1.50.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.50.0.tgz#19fc109fe23bd157bd03c8e572fa3251a52467d8"
integrity sha512-qZpqhMU9XTntebgAgc4hv/D6Fzhh7kFnwvV6a7+q8y8J5JoaDqPYQnvXPf7BBqG95tdE8X6JVNo7/jDzcbdfUg==
sort-package-json@1.51.0:
version "1.51.0"
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.51.0.tgz#0314c54c103877655987cd5702acdcb0ffa43c0d"
integrity sha512-+92YlWIDj2nlE4lbO2UPDwU3xEt9sKsk7mV7bOO6GjdEzBPC+i55U5lbyqotVQsUDM2qIwfD6b2sORdwb13iwg==
dependencies:
detect-indent "^6.0.0"
detect-newline "3.1.0"
Expand Down

0 comments on commit a8607df

Please sign in to comment.