Skip to content

Commit

Permalink
chore(deps): update dependency sort-package-json to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 58042d8 commit 431355b
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 @@ -58,7 +58,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"semantic-release": "23.0.6",
"sort-package-json": "2.8.0",
"sort-package-json": "2.9.0",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ __metadata:
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.6"
sort-package-json: "npm:2.8.0"
sort-package-json: "npm:2.9.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.3"
peerDependencies:
Expand Down Expand Up @@ -7907,9 +7907,9 @@ __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.9.0":
version: 2.9.0
resolution: "sort-package-json@npm:2.9.0"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -7920,7 +7920,7 @@ __metadata:
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: 10c0/4fc8cc319741d26dc4f754a16780fc1fc3908a0dde02c0250e33b2ed417247e41b779b3d9f7ffdb02a280229225147c45236a9d5444be2bb148620ec124327cc
checksum: 10c0/1d5bc2f2f57d8bc4cd951106c97bf9ada7e9239c8124ff0911f2f9545a0f494fdda1a8c9325349708c733c7de0b66282d6fb91b4f0370ba3209d3921703d972f
languageName: node
linkType: hard

Expand Down

0 comments on commit 431355b

Please sign in to comment.