Skip to content

Commit

Permalink
chore: bump sort-package-json from 2.5.1 to 2.6.0 (#115)
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent d7bad99 commit 60f56d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"nx": "16.9.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"sort-package-json": "^2.5.1",
"sort-package-json": "^2.6.0",
"ts-jest": "^29.1.1",
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4863,9 +4863,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 @@ -4876,7 +4876,7 @@ __metadata:
sort-object-keys: ^1.1.3
bin:
sort-package-json: cli.js
checksum: 69ec7a6275fa518e3fa883558b77d14cb19e57115b458581aba9ef38eb629ab5836c6a2158ad124a0c9419b819e132fbd2a2df5a4fb8448f91339c470dba5101
checksum: 78ca29fb3122858e0b141642d2415ef767e8a31e411d50a4904658f29e4f8172af15d6df73fe2fa3205b0e76c0ab15ec561ce2a630ea33485d8552bbdb111268
languageName: node
linkType: hard

Expand Down Expand Up @@ -4939,7 +4939,7 @@ __metadata:
ping: ^0.4.4
prettier: ^3.0.3
rimraf: ^5.0.5
sort-package-json: ^2.5.1
sort-package-json: ^2.6.0
ts-jest: ^29.1.1
typedoc: ^0.25.1
typescript: ^5.2.2
Expand Down

0 comments on commit 60f56d1

Please sign in to comment.