Skip to content

Commit 2967c3c

Browse files
Bump sort-package-json from 3.0.0 to 3.1.0 (#577)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 3.0.0 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/keithamus/sort-package-json/releases">sort-package-json's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h1><a href="https://github.com/keithamus/sort-package-json/compare/v3.0.0...v3.1.0">3.1.0</a> (2025-04-29)</h1> <h3>Features</h3> <ul> <li>allow sort <code>scripts</code> without <code>run-s</code> (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/277">#277</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/9f1101b0dc82276c0b72052bac2117ae570b5be4">9f1101b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keithamus/sort-package-json/commit/9f1101b0dc82276c0b72052bac2117ae570b5be4"><code>9f1101b</code></a> feat: allow sort <code>scripts</code> without <code>run-s</code> (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/277">#277</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/819cd97d787e81c7cb12a618bd07dc100c4bc9f8"><code>819cd97</code></a> refactor: use <code>Array#toSorted()</code> (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/352">#352</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/6e739b2e513f995df355b23ae9b4be21b48246d3"><code>6e739b2</code></a> refactor: make CLI async (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/286">#286</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/b3be16691950f08f3f39fbd7e7dfacb11af19d90"><code>b3be166</code></a> test: switch <code>nyc</code> to <code>c8</code> (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/341">#341</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/acd24cf7e45631c6488913b10d07f9528809fef6"><code>acd24cf</code></a> refactor: replace <code>get-stdin</code> with native alternative (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/345">#345</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/c583a3812a2461706d54daf395e5120910afdb62"><code>c583a38</code></a> chore: update <code>git-hooks-list</code> to v4 (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/339">#339</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/26857d5abca75ae83fd36b105b164f34ee18280b"><code>26857d5</code></a> chore: update husky to v9 (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/338">#338</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/553dfe12f3f50a840a6edc1ddde663ae20cfb667"><code>553dfe1</code></a> refactor(cli): use <code>util.parseArgs</code> to parse arguments (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/283">#283</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/0acfb7d88c2a398e4256be7758864e08b6dc70d5"><code>0acfb7d</code></a> refactor: remove <code>del</code> and <code>make-dir</code> (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/340">#340</a>)</li> <li>See full diff in <a href="https://github.com/keithamus/sort-package-json/compare/v3.0.0...v3.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sort-package-json&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 73e06a8 commit 2967c3c

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"lint-staged": "^15.5.1",
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.5.3",
62-
"sort-package-json": "^3.0.0",
62+
"sort-package-json": "^3.1.0",
6363
"ts-jest": "^29.3.2",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.15",

yarn.lock

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ __metadata:
836836
remark-gfm: "npm:^4.0.1"
837837
remark-parse: "npm:^11.0.0"
838838
remark-rehype: "npm:^11.1.2"
839-
sort-package-json: "npm:^3.0.0"
839+
sort-package-json: "npm:^3.1.0"
840840
ts-jest: "npm:^29.3.2"
841841
ts-node: "npm:^10.9.2"
842842
tsc-alias: "npm:^1.8.15"
@@ -3101,13 +3101,6 @@ __metadata:
31013101
languageName: node
31023102
linkType: hard
31033103

3104-
"get-stdin@npm:^9.0.0":
3105-
version: 9.0.0
3106-
resolution: "get-stdin@npm:9.0.0"
3107-
checksum: 7ef2edc0c81a0644ca9f051aad8a96ae9373d901485abafaabe59fd347a1c378689d8a3d8825fb3067415d1d09dfcaa43cb9b9516ecac6b74b3138b65a8ccc6b
3108-
languageName: node
3109-
linkType: hard
3110-
31113104
"get-stream@npm:^6.0.0":
31123105
version: 6.0.1
31133106
resolution: "get-stream@npm:6.0.1"
@@ -3142,10 +3135,10 @@ __metadata:
31423135
languageName: node
31433136
linkType: hard
31443137

3145-
"git-hooks-list@npm:^3.0.0":
3146-
version: 3.1.0
3147-
resolution: "git-hooks-list@npm:3.1.0"
3148-
checksum: f1b93dd11b80b2a687b99a8bb553c0d07f344532d475b3ac2a5ff044d40fa71567ddcfa5cb39fae0b4e43a670a33f02f71ec3b24b7263233f3a3df89deddfb5a
3138+
"git-hooks-list@npm:^4.0.0":
3139+
version: 4.1.1
3140+
resolution: "git-hooks-list@npm:4.1.1"
3141+
checksum: 74d87b1ed457214599566032e3bb79d75ec1605729e83fa6182b889900dd94fc14aafe7b8c66b40562ab9fdeea0e0d8035c23a64d8eb9d3917d1f1d6c06c8e4d
31493142
languageName: node
31503143
linkType: hard
31513144

@@ -6502,21 +6495,20 @@ __metadata:
65026495
languageName: node
65036496
linkType: hard
65046497

6505-
"sort-package-json@npm:^3.0.0":
6506-
version: 3.0.0
6507-
resolution: "sort-package-json@npm:3.0.0"
6498+
"sort-package-json@npm:^3.0.0, sort-package-json@npm:^3.1.0":
6499+
version: 3.1.0
6500+
resolution: "sort-package-json@npm:3.1.0"
65086501
dependencies:
65096502
detect-indent: "npm:^7.0.1"
65106503
detect-newline: "npm:^4.0.1"
6511-
get-stdin: "npm:^9.0.0"
6512-
git-hooks-list: "npm:^3.0.0"
6504+
git-hooks-list: "npm:^4.0.0"
65136505
is-plain-obj: "npm:^4.1.0"
65146506
semver: "npm:^7.7.1"
65156507
sort-object-keys: "npm:^1.1.3"
65166508
tinyglobby: "npm:^0.2.12"
65176509
bin:
65186510
sort-package-json: cli.js
6519-
checksum: ff5c6ef4e83b01bb0fc01e6fc2eb495cd75c2f088e6f757f32d78d92cb945f37aceff799146aaa38e3bab661edf2260437e0fadd1b54814f0b50337c8bc33016
6511+
checksum: 0495f36e0ff40e23ce1fb18e303d4f3f8d930bc12a1d8c8e152a9a10af70ab89dbb80256b442660da24bd29ca6c35a97ef17148b5429e60def2a6c699031225b
65206512
languageName: node
65216513
linkType: hard
65226514

0 commit comments

Comments
 (0)