Skip to content

Commit e8064f3

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

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.4",
29-
"sort-package-json": "^1.48.1",
29+
"sort-package-json": "^1.49.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
@@ -5486,10 +5486,10 @@ sort-object-keys@^1.1.3:
54865486
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
54875487
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
54885488

5489-
sort-package-json@^1.48.1:
5490-
version "1.48.1"
5491-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.48.1.tgz#58629823da53a3ccccc049cb7e7300bc23072b33"
5492-
integrity sha512-YvDm1iBzhphfXtctTS0XIBlIW/2N1DZNHx3YMcZnptpZhchqH4zazUOuEWmjfNXndwamITMt9hFPliqwx1SHvQ==
5489+
sort-package-json@^1.49.0:
5490+
version "1.49.0"
5491+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.49.0.tgz#82845ab598501bb35875f326e4768a5ab5f15335"
5492+
integrity sha512-3YuqFGThwc9X0TZLYohOUJJ/P6uJIVcTeuJOc6ZWw4f1fHpTHIfVysKer4qXtrZ2zvwwU2aEcb555Bo+2fwIgQ==
54935493
dependencies:
54945494
detect-indent "^6.0.0"
54955495
detect-newline "3.1.0"

0 commit comments

Comments
 (0)