Skip to content

Commit 03dd689

Browse files
Bump sort-package-json from 1.46.1 to 1.48.0
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.46.1 to 1.48.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v1.46.1...v1.48.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a0418b9 commit 03dd689

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"hosted-git-info": "^3.0.7",
2727
"mdast-util-from-markdown": "^0.8.1",
2828
"semver": "^7.3.2",
29-
"sort-package-json": "^1.46.1",
29+
"sort-package-json": "^1.48.0",
3030
"which": "^2.0.2"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5382,10 +5382,10 @@ sort-object-keys@^1.1.3:
53825382
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
53835383
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
53845384

5385-
sort-package-json@^1.46.1:
5386-
version "1.46.1"
5387-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.46.1.tgz#b7812bb53ec34ca69ac0ad920e31193fd983015c"
5388-
integrity sha512-jUkuCxcXCZD31eIJ/Zza62LRP0lzd4LNkY0z0q1kDSvfBfCmPotrHPXVrz6WTppbGeM2JzNyyARQLUEnK4dUyg==
5385+
sort-package-json@^1.48.0:
5386+
version "1.48.0"
5387+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.48.0.tgz#476043cdde65346900296d5035a0b20560c954e5"
5388+
integrity sha512-VAC5THvyGFQFeVLbKcGNPzny5u/heOwks9tzTTLvL8nX9v7zZjpx36/itcJtqp8gI+r57Rw1RVYT6Ecy+3N6+Q==
53895389
dependencies:
53905390
detect-indent "^6.0.0"
53915391
detect-newline "3.1.0"

0 commit comments

Comments
 (0)