Skip to content

Commit eb3dbbe

Browse files
Bump sort-package-json from 2.15.0 to 2.15.1
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v2.15.0...v2.15.1) --- updated-dependencies: - dependency-name: sort-package-json dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00a1f85 commit eb3dbbe

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
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.4.3",
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.5.2",
62-
"sort-package-json": "^2.15.0",
62+
"sort-package-json": "^2.15.1",
6363
"ts-jest": "^29.2.6",
6464
"ts-node": "^10.9.2",
6565
"tsc-alias": "^1.8.11",

yarn.lock

Lines changed: 20 additions & 2 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.1"
839-
sort-package-json: "npm:^2.15.0"
839+
sort-package-json: "npm:^2.15.1"
840840
ts-jest: "npm:^29.2.6"
841841
ts-node: "npm:^10.9.2"
842842
tsc-alias: "npm:^1.8.11"
@@ -6151,7 +6151,7 @@ __metadata:
61516151
languageName: node
61526152
linkType: hard
61536153

6154-
"sort-package-json@npm:^2.10.0, sort-package-json@npm:^2.15.0":
6154+
"sort-package-json@npm:^2.10.0":
61556155
version: 2.15.0
61566156
resolution: "sort-package-json@npm:2.15.0"
61576157
dependencies:
@@ -6169,6 +6169,24 @@ __metadata:
61696169
languageName: node
61706170
linkType: hard
61716171

6172+
"sort-package-json@npm:^2.15.1":
6173+
version: 2.15.1
6174+
resolution: "sort-package-json@npm:2.15.1"
6175+
dependencies:
6176+
detect-indent: "npm:^7.0.1"
6177+
detect-newline: "npm:^4.0.0"
6178+
get-stdin: "npm:^9.0.0"
6179+
git-hooks-list: "npm:^3.0.0"
6180+
is-plain-obj: "npm:^4.1.0"
6181+
semver: "npm:^7.6.0"
6182+
sort-object-keys: "npm:^1.1.3"
6183+
tinyglobby: "npm:^0.2.9"
6184+
bin:
6185+
sort-package-json: cli.js
6186+
checksum: a5dcbafde6f4629c34be9e750687b7c5566c5225dad0e887c558e6a794f7fe1d360003eec0bb4875fa74633e648260819623871e79ff64c1749acead3f2bb3c1
6187+
languageName: node
6188+
linkType: hard
6189+
61726190
"source-map-support@npm:0.5.13":
61736191
version: 0.5.13
61746192
resolution: "source-map-support@npm:0.5.13"

0 commit comments

Comments
 (0)