Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-packagejson to v2.5.7 (#…
Browse files Browse the repository at this point in the history
…2383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent a09887b commit 1e6ecf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"postcss-url": "10.1.3",
"prettier": "3.4.2",
"prettier-plugin-organize-attributes": "1.0.0",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-packagejson": "2.5.7",
"storybook": "8.4.7",
"storybook-dark-mode": "4.0.2",
"ts-jest": "29.2.5",
Expand Down Expand Up @@ -2766,7 +2766,7 @@

"prettier-plugin-organize-attributes": ["[email protected]", "", { "peerDependencies": { "prettier": "^3.0.0" } }, "sha512-+NmameaLxbCcylEXsKPmawtzla5EE6ECqvGkpfQz4KM847fXDifB1gFnPQEpoADAq6IXg+cMI8Z0ISJEXa6fhg=="],

"prettier-plugin-packagejson": ["[email protected].6", "", { "dependencies": { "sort-package-json": "2.12.0", "synckit": "0.9.2" }, "peerDependencies": { "prettier": ">= 1.16.0" }, "optionalPeers": ["prettier"] }, "sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w=="],
"prettier-plugin-packagejson": ["[email protected].7", "", { "dependencies": { "sort-package-json": "2.13.0", "synckit": "0.9.2" }, "peerDependencies": { "prettier": ">= 1.16.0" }, "optionalPeers": ["prettier"] }, "sha512-AF2xIbrSPduMF+p4Ag5cxeQpIFrAdDx+JE1G9qhU95ToVmUGOzXiNEJzdmb9+8lJ2IU5IX30i2xsojOmhTyT7Q=="],

"pretty-bytes": ["[email protected]", "", {}, "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg=="],

Expand Down Expand Up @@ -2964,7 +2964,7 @@

"sort-object-keys": ["[email protected]", "", {}, "sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg=="],

"sort-package-json": ["sort-package-json@2.12.0", "", { "dependencies": { "detect-indent": "^7.0.1", "detect-newline": "^4.0.0", "get-stdin": "^9.0.0", "git-hooks-list": "^3.0.0", "is-plain-obj": "^4.1.0", "semver": "^7.6.0", "sort-object-keys": "^1.1.3", "tinyglobby": "^0.2.9" }, "bin": { "sort-package-json": "cli.js" } }, "sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew=="],
"sort-package-json": ["sort-package-json@2.13.0", "", { "dependencies": { "detect-indent": "^7.0.1", "detect-newline": "^4.0.0", "get-stdin": "^9.0.0", "git-hooks-list": "^3.0.0", "is-plain-obj": "^4.1.0", "semver": "^7.6.0", "sort-object-keys": "^1.1.3", "tinyglobby": "^0.2.9" }, "bin": { "sort-package-json": "cli.js" } }, "sha512-y1iCgJ+ZrOSgkzuhtpaxxsCLeUPZbEbIxcMDBde6JwpkZ3e9vVQhZ46iCD97GYImdgBLtXSPxxS9LqZbL6Th2Q=="],

"sorted-array-functions": ["[email protected]", "", {}, "sha512-2sqgzeFlid6N4Z2fUQ1cvFmTOLRi/sEDzSQ0OKYchqgoPmQBVyM3959qYx3fpS6Esef80KjmpgPeEr028dP3OA=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"postcss-url": "10.1.3",
"prettier": "3.4.2",
"prettier-plugin-organize-attributes": "1.0.0",
"prettier-plugin-packagejson": "2.5.6",
"prettier-plugin-packagejson": "2.5.7",
"storybook": "8.4.7",
"storybook-dark-mode": "4.0.2",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit 1e6ecf6

Please sign in to comment.