Skip to content

Commit cdbfac6

Browse files
Bump sort-package-json from 1.49.0 to 1.50.0
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.49.0 to 1.50.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v1.49.0...v1.50.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3140a46 commit cdbfac6

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.8",
2727
"mdast-util-from-markdown": "^0.8.5",
2828
"semver": "^7.3.5",
29-
"sort-package-json": "^1.49.0",
29+
"sort-package-json": "^1.50.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
@@ -5499,10 +5499,10 @@ sort-object-keys@^1.1.3:
54995499
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
55005500
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
55015501

5502-
sort-package-json@^1.49.0:
5503-
version "1.49.0"
5504-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.49.0.tgz#82845ab598501bb35875f326e4768a5ab5f15335"
5505-
integrity sha512-3YuqFGThwc9X0TZLYohOUJJ/P6uJIVcTeuJOc6ZWw4f1fHpTHIfVysKer4qXtrZ2zvwwU2aEcb555Bo+2fwIgQ==
5502+
sort-package-json@^1.50.0:
5503+
version "1.50.0"
5504+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.50.0.tgz#19fc109fe23bd157bd03c8e572fa3251a52467d8"
5505+
integrity sha512-qZpqhMU9XTntebgAgc4hv/D6Fzhh7kFnwvV6a7+q8y8J5JoaDqPYQnvXPf7BBqG95tdE8X6JVNo7/jDzcbdfUg==
55065506
dependencies:
55075507
detect-indent "^6.0.0"
55085508
detect-newline "3.1.0"

0 commit comments

Comments
 (0)