Skip to content

Commit 6599a2d

Browse files
Bump sort-package-json from 2.10.1 to 2.11.0 (#691)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.1 to 2.11.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>v2.11.0</h2> <h1><a href="https://github.com/keithamus/sort-package-json/compare/v2.10.2...v2.11.0">2.11.0</a> (2024-11-19)</h1> <h3>Features</h3> <ul> <li>add dual CJS/ESM release support (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/316">#316</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/57aebe2b068e6c3f9ba906c1ee88e03b20f2707e">57aebe2</a>)</li> </ul> <h2>v2.10.2</h2> <h2><a href="https://github.com/keithamus/sort-package-json/compare/v2.10.1...v2.10.2">2.10.2</a> (2024-11-19)</h2> <h3>Bug Fixes</h3> <ul> <li>use locale-independent comparison for sorting of overrides (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/327">#327</a>) (<a href="https://github.com/keithamus/sort-package-json/commit/5213340e10f46859edd90945c147d4a4324a6bd7">5213340</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/keithamus/sort-package-json/commit/57aebe2b068e6c3f9ba906c1ee88e03b20f2707e"><code>57aebe2</code></a> feat: add dual CJS/ESM release support (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/316">#316</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/5213340e10f46859edd90945c147d4a4324a6bd7"><code>5213340</code></a> fix: use locale-independent comparison for sorting of overrides (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/327">#327</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/99a976083da59a1c1e8237b8a00794ecaaace49f"><code>99a9760</code></a> chore: switch to tinyglobby (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/326">#326</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/2611d16b354f0f0881ee8f4b66f138da4fd002e1"><code>2611d16</code></a> docs: document check/diff example for stdio usage (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/325">#325</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/ae5ba5f6ec3de7bf3869800cf95b021994708936"><code>ae5ba5f</code></a> build(deps): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/320">#320</a>)</li> <li><a href="https://github.com/keithamus/sort-package-json/commit/b22b1fc6baba9c983c80269da1704b02864354e9"><code>b22b1fc</code></a> build(deps): bump micromatch from 4.0.5 to 4.0.8 (<a href="https://redirect.github.com/keithamus/sort-package-json/issues/324">#324</a>)</li> <li>See full diff in <a href="https://github.com/keithamus/sort-package-json/compare/v2.10.1...v2.11.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=2.10.1&new-version=2.11.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 8760008 commit 6599a2d

File tree

2 files changed

+38
-29
lines changed

2 files changed

+38
-29
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.7",
5959
"prettier": "^3.3.3",
60-
"sort-package-json": "^2.10.1",
60+
"sort-package-json": "^2.11.0",
6161
"ts-jest": "^29.2.5",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.6.3",

yarn.lock

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ __metadata:
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.7"
830830
prettier: "npm:^3.3.3"
831-
sort-package-json: "npm:^2.10.1"
831+
sort-package-json: "npm:^2.11.0"
832832
ts-jest: "npm:^29.2.5"
833833
ts-node: "npm:^10.9.2"
834834
typescript: "npm:^5.6.3"
@@ -2694,7 +2694,7 @@ __metadata:
26942694
languageName: node
26952695
linkType: hard
26962696

2697-
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2":
2697+
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2":
26982698
version: 3.3.2
26992699
resolution: "fast-glob@npm:3.3.2"
27002700
dependencies:
@@ -2746,6 +2746,18 @@ __metadata:
27462746
languageName: node
27472747
linkType: hard
27482748

2749+
"fdir@npm:^6.4.2":
2750+
version: 6.4.2
2751+
resolution: "fdir@npm:6.4.2"
2752+
peerDependencies:
2753+
picomatch: ^3 || ^4
2754+
peerDependenciesMeta:
2755+
picomatch:
2756+
optional: true
2757+
checksum: 34829886f34a3ca4170eca7c7180ec4de51a3abb4d380344063c0ae2e289b11d2ba8b724afee974598c83027fea363ff598caf2b51bc4e6b1e0d8b80cc530573
2758+
languageName: node
2759+
linkType: hard
2760+
27492761
"file-entry-cache@npm:^6.0.1":
27502762
version: 6.0.1
27512763
resolution: "file-entry-cache@npm:6.0.1"
@@ -3074,19 +3086,6 @@ __metadata:
30743086
languageName: node
30753087
linkType: hard
30763088

3077-
"globby@npm:^13.1.2":
3078-
version: 13.2.2
3079-
resolution: "globby@npm:13.2.2"
3080-
dependencies:
3081-
dir-glob: "npm:^3.0.1"
3082-
fast-glob: "npm:^3.3.0"
3083-
ignore: "npm:^5.2.4"
3084-
merge2: "npm:^1.4.1"
3085-
slash: "npm:^4.0.0"
3086-
checksum: a8d7cc7cbe5e1b2d0f81d467bbc5bc2eac35f74eaded3a6c85fc26d7acc8e6de22d396159db8a2fc340b8a342e74cac58de8f4aee74146d3d146921a76062664
3087-
languageName: node
3088-
linkType: hard
3089-
30903089
"gopd@npm:^1.0.1":
30913090
version: 1.0.1
30923091
resolution: "gopd@npm:1.0.1"
@@ -3254,7 +3253,7 @@ __metadata:
32543253
languageName: node
32553254
linkType: hard
32563255

3257-
"ignore@npm:^5.0.5, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1":
3256+
"ignore@npm:^5.0.5, ignore@npm:^5.2.0, ignore@npm:^5.3.1":
32583257
version: 5.3.1
32593258
resolution: "ignore@npm:5.3.1"
32603259
checksum: 703f7f45ffb2a27fb2c5a8db0c32e7dee66b33a225d28e8db4e1be6474795f606686a6e3bcc50e1aa12f2042db4c9d4a7d60af3250511de74620fbed052ea4cd
@@ -5023,6 +5022,13 @@ __metadata:
50235022
languageName: node
50245023
linkType: hard
50255024

5025+
"picomatch@npm:^4.0.2":
5026+
version: 4.0.2
5027+
resolution: "picomatch@npm:4.0.2"
5028+
checksum: 7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
5029+
languageName: node
5030+
linkType: hard
5031+
50265032
"pidtree@npm:~0.6.0":
50275033
version: 0.6.0
50285034
resolution: "pidtree@npm:0.6.0"
@@ -5469,13 +5475,6 @@ __metadata:
54695475
languageName: node
54705476
linkType: hard
54715477

5472-
"slash@npm:^4.0.0":
5473-
version: 4.0.0
5474-
resolution: "slash@npm:4.0.0"
5475-
checksum: b522ca75d80d107fd30d29df0549a7b2537c83c4c4ecd12cd7d4ea6c8aaca2ab17ada002e7a1d78a9d736a0261509f26ea5b489082ee443a3a810586ef8eff18
5476-
languageName: node
5477-
linkType: hard
5478-
54795478
"slice-ansi@npm:^5.0.0":
54805479
version: 5.0.0
54815480
resolution: "slice-ansi@npm:5.0.0"
@@ -5538,21 +5537,21 @@ __metadata:
55385537
languageName: node
55395538
linkType: hard
55405539

5541-
"sort-package-json@npm:^2.10.0, sort-package-json@npm:^2.10.1":
5542-
version: 2.10.1
5543-
resolution: "sort-package-json@npm:2.10.1"
5540+
"sort-package-json@npm:^2.10.0, sort-package-json@npm:^2.11.0":
5541+
version: 2.11.0
5542+
resolution: "sort-package-json@npm:2.11.0"
55445543
dependencies:
55455544
detect-indent: "npm:^7.0.1"
55465545
detect-newline: "npm:^4.0.0"
55475546
get-stdin: "npm:^9.0.0"
55485547
git-hooks-list: "npm:^3.0.0"
5549-
globby: "npm:^13.1.2"
55505548
is-plain-obj: "npm:^4.1.0"
55515549
semver: "npm:^7.6.0"
55525550
sort-object-keys: "npm:^1.1.3"
5551+
tinyglobby: "npm:^0.2.9"
55535552
bin:
55545553
sort-package-json: cli.js
5555-
checksum: 7511c57e4661be222bce68522fb90f72e77a2a4694d05df0e55e70e72736944371a4be82a7cb1be4402455bbfd23857b0fabae3bbe9a1ae1351ff7caac64a468
5554+
checksum: 97389864a7a1e7e42d777d88b4a0fee5843002a17fdb0f515a9a7d806538d28d06c2a29ce76c30c91bfe25d52395c54332d64fbee8f9b28c15eaedcf709b7768
55565555
languageName: node
55575556
linkType: hard
55585557

@@ -5881,6 +5880,16 @@ __metadata:
58815880
languageName: node
58825881
linkType: hard
58835882

5883+
"tinyglobby@npm:^0.2.9":
5884+
version: 0.2.10
5885+
resolution: "tinyglobby@npm:0.2.10"
5886+
dependencies:
5887+
fdir: "npm:^6.4.2"
5888+
picomatch: "npm:^4.0.2"
5889+
checksum: ce946135d39b8c0e394e488ad59f4092e8c4ecd675ef1bcd4585c47de1b325e61ec6adfbfbe20c3c2bfa6fd674c5b06de2a2e65c433f752ae170aff11793e5ef
5890+
languageName: node
5891+
linkType: hard
5892+
58845893
"tmpl@npm:1.0.5":
58855894
version: 1.0.5
58865895
resolution: "tmpl@npm:1.0.5"

0 commit comments

Comments
 (0)