Skip to content

Commit

Permalink
chore(deps): update dependency sort-package-json to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent ed4f22e commit e5a08ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"semantic-release": "23.0.6",
"sort-package-json": "2.9.0",
"sort-package-json": "2.10.0",
"swiper": "^11.0.5",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ __metadata:
nodemailer: "npm:6.9.13"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.6"
sort-package-json: "npm:2.9.0"
sort-package-json: "npm:2.10.0"
swiper: "npm:^11.0.5"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.3"
Expand Down Expand Up @@ -8244,20 +8244,21 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:2.9.0":
version: 2.9.0
resolution: "sort-package-json@npm:2.9.0"
"sort-package-json@npm:2.10.0":
version: 2.10.0
resolution: "sort-package-json@npm:2.10.0"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
get-stdin: "npm:^9.0.0"
git-hooks-list: "npm:^3.0.0"
globby: "npm:^13.1.2"
is-plain-obj: "npm:^4.1.0"
semver: "npm:^7.6.0"
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: 10c0/1d5bc2f2f57d8bc4cd951106c97bf9ada7e9239c8124ff0911f2f9545a0f494fdda1a8c9325349708c733c7de0b66282d6fb91b4f0370ba3209d3921703d972f
checksum: 10c0/f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
languageName: node
linkType: hard

Expand Down

0 comments on commit e5a08ce

Please sign in to comment.