Skip to content

Commit

Permalink
fix(deps): bump sort-package-json from 2.8.0 to 2.10.0 (#322)
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 740168a commit c136e42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "1.0.3",
"ora": "8.0.1",
"pkg-up": "^5.0.0",
"sort-package-json": "2.8.0",
"sort-package-json": "2.10.0",
"yaml": "2.4.1"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ __metadata:
license: "npm:1.0.3"
ora: "npm:8.0.1"
pkg-up: "npm:^5.0.0"
sort-package-json: "npm:2.8.0"
sort-package-json: "npm:2.10.0"
tempy: "npm:3.1.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.4.2"
Expand Down Expand Up @@ -6017,20 +6017,21 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.8.0":
version: 2.8.0
resolution: "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: d9097e2cc01b04ef15181747eea4669a26eb72815b54762169d112885fe511426ff2a4dc855c3a68cbec970ec75ab1826e7d0ce85c7c418b399a8adbe0046db0
checksum: 5400a7870c9cb382dd725be9ff9aad8ccc0494582cde0b4dcdb51ca84182397ebd0f507855598322d24fd00ae6c6d87e373951edb01f9813d3d0a775506a61aa
languageName: node
linkType: hard

Expand Down

0 comments on commit c136e42

Please sign in to comment.