Skip to content

Commit 17b8d3c

Browse files
Bump sort-package-json from 3.4.0 to 3.5.0 (#880)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 3.4.0 to 3.5.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.5.0</h2> <h1><a href="https://github.com/keithamus/sort-package-json/compare/v3.4.0...v3.5.0">3.5.0</a> (2025-11-26)</h1> <h3>Features</h3> <ul> <li>sort <code>types</code> and <code>default</code> in <code>exports</code> field (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/349">#349</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/7f2286494f20eb62ac6d09ae1b3135d3bf3429b1">7f22864</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keithamus/sort-package-json/commit/7f2286494f20eb62ac6d09ae1b3135d3bf3429b1"><code>7f22864</code></a> feat: sort <code>types</code> and <code>default</code> in <code>exports</code> field (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/349">#349</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/9e9497197367536eadbeef6d58560a6fa0466b95"><code>9e94971</code></a> chore: upgrade sort-object-keys to 2.0.0 (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/374">#374</a>)</li> <li>See full diff in <a href="https://github.com/keithamus/sort-package-json/compare/v3.4.0...v3.5.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.4.0&new-version=3.5.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 57e9d05 commit 17b8d3c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.11",
5959
"prettier": "^3.6.2",
60-
"sort-package-json": "^3.4.0",
60+
"sort-package-json": "^3.5.0",
6161
"ts-jest": "^29.4.5",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ __metadata:
924924
lodash: "npm:^4.17.21"
925925
nodemon: "npm:^3.1.11"
926926
prettier: "npm:^3.6.2"
927-
sort-package-json: "npm:^3.4.0"
927+
sort-package-json: "npm:^3.5.0"
928928
ts-jest: "npm:^29.4.5"
929929
ts-node: "npm:^10.9.2"
930930
typescript: "npm:^5.9.3"
@@ -5640,27 +5640,27 @@ __metadata:
56405640
languageName: node
56415641
linkType: hard
56425642

5643-
"sort-object-keys@npm:^1.1.3":
5644-
version: 1.1.3
5645-
resolution: "sort-object-keys@npm:1.1.3"
5646-
checksum: 3bf62398658d3ff4bbca0db4ed8f42f98abc41433859f63d02fb0ab953fbe5526be240ec7e5d85aa50fcab6c937f3fa7015abf1ecdeb3045a2281c53953886bf
5643+
"sort-object-keys@npm:^2.0.0":
5644+
version: 2.0.1
5645+
resolution: "sort-object-keys@npm:2.0.1"
5646+
checksum: 3bbe9d210a24ace65ede8abc4c57ea3280082f7c16fa88c9428eb3a39c85c2ab8a56767e61798bb9c74c272d50a3dbedc20df7065fdf0526c8746fa6b084c6c0
56475647
languageName: node
56485648
linkType: hard
56495649

5650-
"sort-package-json@npm:^3.0.0, sort-package-json@npm:^3.4.0":
5651-
version: 3.4.0
5652-
resolution: "sort-package-json@npm:3.4.0"
5650+
"sort-package-json@npm:^3.0.0, sort-package-json@npm:^3.5.0":
5651+
version: 3.5.0
5652+
resolution: "sort-package-json@npm:3.5.0"
56535653
dependencies:
56545654
detect-indent: "npm:^7.0.1"
56555655
detect-newline: "npm:^4.0.1"
56565656
git-hooks-list: "npm:^4.0.0"
56575657
is-plain-obj: "npm:^4.1.0"
56585658
semver: "npm:^7.7.1"
5659-
sort-object-keys: "npm:^1.1.3"
5659+
sort-object-keys: "npm:^2.0.0"
56605660
tinyglobby: "npm:^0.2.12"
56615661
bin:
56625662
sort-package-json: cli.js
5663-
checksum: 1adb7860eee770fa51ac1c810c2fa2483ab47bf150d1fc2437ef28314ee928142a51245ba22aac8a8c662f431609fc633d404bcdd93acbf54d5a056253741218
5663+
checksum: 616520c9df6430df5768f1e47aa87876b3d1a98e5168810d341831afc284124c52eab08f97a1786a815c45e2dd0dd6d6797f09d770d8c1021c46005a60732055
56645664
languageName: node
56655665
linkType: hard
56665666

0 commit comments

Comments
 (0)