Skip to content

Commit

Permalink
fix(deps): bump sort-package-json from 2.7.0 to 2.8.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.7.0 to 2.8.0.
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.7.0...v2.8.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]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 5205a16 commit 467c87d
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": "8.0.1",
"pkg-up": "^5.0.0",
"sort-package-json": "2.7.0",
"sort-package-json": "2.8.0",
"yaml": "2.4.0"
},
"devDependencies": {
Expand Down
10 changes: 5 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.7.0"
sort-package-json: "npm:2.8.0"
tempy: "npm:3.1.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -5889,9 +5889,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.7.0":
version: 2.7.0
resolution: "sort-package-json@npm:2.7.0"
"sort-package-json@npm:2.8.0":
version: 2.8.0
resolution: "sort-package-json@npm:2.8.0"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -5902,7 +5902,7 @@ __metadata:
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: a9b825830f3ba0c59f3a5828271d9ad461703abbc18653bc77d2c0d4409b85d84b5a2a1307b9e9cfa0cfcfde640dcc58f003217f0570dcab6ce079ea2dff26ec
checksum: d9097e2cc01b04ef15181747eea4669a26eb72815b54762169d112885fe511426ff2a4dc855c3a68cbec970ec75ab1826e7d0ce85c7c418b399a8adbe0046db0
languageName: node
linkType: hard

Expand Down

0 comments on commit 467c87d

Please sign in to comment.