Skip to content

Commit

Permalink
fix(deps): bump sort-package-json from 2.5.1 to 2.6.0 (#248)
Browse files Browse the repository at this point in the history
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.5.1...v2.6.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 Oct 2, 2023
1 parent b3e79fb commit e2d5ee2
Show file tree
Hide file tree
Showing 2 changed files with 6 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": "7.0.1",
"pkg-up": "^4.0.0",
"sort-package-json": "2.5.1",
"sort-package-json": "2.6.0",
"yaml": "2.3.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ __metadata:
license: 1.0.3
ora: 7.0.1
pkg-up: ^4.0.0
sort-package-json: 2.5.1
sort-package-json: 2.6.0
tempy: 3.1.0
ts-node: 10.9.1
typescript: 5.2.2
Expand Down Expand Up @@ -5733,9 +5733,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.5.1":
version: 2.5.1
resolution: "sort-package-json@npm:2.5.1"
"sort-package-json@npm:2.6.0":
version: 2.6.0
resolution: "sort-package-json@npm:2.6.0"
dependencies:
detect-indent: ^7.0.1
detect-newline: ^4.0.0
Expand All @@ -5746,7 +5746,7 @@ __metadata:
sort-object-keys: ^1.1.3
bin:
sort-package-json: cli.js
checksum: 69ec7a6275fa518e3fa883558b77d14cb19e57115b458581aba9ef38eb629ab5836c6a2158ad124a0c9419b819e132fbd2a2df5a4fb8448f91339c470dba5101
checksum: 78ca29fb3122858e0b141642d2415ef767e8a31e411d50a4904658f29e4f8172af15d6df73fe2fa3205b0e76c0ab15ec561ce2a630ea33485d8552bbdb111268
languageName: node
linkType: hard

Expand Down

0 comments on commit e2d5ee2

Please sign in to comment.