Skip to content

Commit 3deef3b

Browse files
Bump sort-package-json from 1.48.0 to 1.48.1
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.48.0 to 1.48.1. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v1.48.0...v1.48.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 182de30 commit 3deef3b

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.4",
2828
"semver": "^7.3.4",
29-
"sort-package-json": "^1.48.0",
29+
"sort-package-json": "^1.48.1",
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.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==
5385+
sort-package-json@^1.48.1:
5386+
version "1.48.1"
5387+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-1.48.1.tgz#58629823da53a3ccccc049cb7e7300bc23072b33"
5388+
integrity sha512-YvDm1iBzhphfXtctTS0XIBlIW/2N1DZNHx3YMcZnptpZhchqH4zazUOuEWmjfNXndwamITMt9hFPliqwx1SHvQ==
53895389
dependencies:
53905390
detect-indent "^6.0.0"
53915391
detect-newline "3.1.0"

0 commit comments

Comments
 (0)