Skip to content

Commit

Permalink
Bump sort-package-json from 2.8.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.8.0...v2.10.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent bd19bf7 commit 318651f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lint-staged": "^15.2.2",
"micromark-util-types": "^2.0.0",
"prettier": "^3.2.5",
"sort-package-json": "^2.8.0",
"sort-package-json": "^2.10.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.8",
Expand Down
33 changes: 31 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ __metadata:
remark-gfm: "npm:^4.0.0"
remark-parse: "npm:^11.0.0"
remark-rehype: "npm:^11.1.0"
sort-package-json: "npm:^2.8.0"
sort-package-json: "npm:^2.10.0"
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
tsc-alias: "npm:^1.8.8"
Expand Down Expand Up @@ -6213,6 +6213,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.0":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
languageName: node
linkType: hard

"set-function-length@npm:^1.1.1":
version: 1.1.1
resolution: "set-function-length@npm:1.1.1"
Expand Down Expand Up @@ -6360,7 +6371,25 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:^2.5.1, sort-package-json@npm:^2.8.0":
"sort-package-json@npm:^2.10.0":
version: 2.10.0
resolution: "sort-package-json@npm:2.10.0"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
get-stdin: "npm:^9.0.0"
git-hooks-list: "npm:^3.0.0"
globby: "npm:^13.1.2"
is-plain-obj: "npm:^4.1.0"
semver: "npm:^7.6.0"
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
languageName: node
linkType: hard

"sort-package-json@npm:^2.5.1":
version: 2.8.0
resolution: "sort-package-json@npm:2.8.0"
dependencies:
Expand Down

0 comments on commit 318651f

Please sign in to comment.