Skip to content

Commit

Permalink
fix(deps): bump sort-package-json from 2.4.1 to 2.5.0 (#195)
Browse files Browse the repository at this point in the history
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.4.1...v2.5.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 Jul 3, 2023
1 parent 94290e1 commit 289d7ec
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 @@ -26,7 +26,7 @@
"license": "1.0.3",
"ora": "6.3.1",
"pkg-up": "^4.0.0",
"sort-package-json": "2.4.1",
"sort-package-json": "2.5.0",
"yaml": "2.3.1"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ __metadata:
license: 1.0.3
ora: 6.3.1
pkg-up: ^4.0.0
sort-package-json: 2.4.1
sort-package-json: 2.5.0
tap: 16.3.7
tempy: 3.0.0
test: 3.3.0
Expand Down Expand Up @@ -7189,19 +7189,20 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.4.1":
version: 2.4.1
resolution: "sort-package-json@npm:2.4.1"
"sort-package-json@npm:2.5.0":
version: 2.5.0
resolution: "sort-package-json@npm:2.5.0"
dependencies:
detect-indent: ^7.0.1
detect-newline: ^4.0.0
get-stdin: ^9.0.0
git-hooks-list: ^3.0.0
globby: ^13.1.2
is-plain-obj: ^4.1.0
sort-object-keys: ^1.1.3
bin:
sort-package-json: cli.js
checksum: b0059f3fb597513948ba532a194608877e2a44c8864ac3a7e285ea2f441e540596bf30c5de11a89ccd30159d5562d0f5803186b824dfa0fe69cb8d123589a6cb
checksum: a9f9c81a51a1701655f16400a88e08927c3d38bba7a1b6c4e4e3590dc454513e9e0db4d49c14c45ad3272502d9b785835dc6c99b162e9632bf14f948569571d2
languageName: node
linkType: hard

Expand Down

0 comments on commit 289d7ec

Please sign in to comment.