Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"lodash": "^4.17.21",
"nodemon": "^3.1.4",
"prettier": "^3.3.3",
"sort-package-json": "^2.10.0",
"sort-package-json": "^2.10.1",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ __metadata:
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.4"
prettier: "npm:^3.3.3"
sort-package-json: "npm:^2.10.0"
sort-package-json: "npm:^2.10.1"
ts-jest: "npm:^29.2.4"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -5605,9 +5605,9 @@ __metadata:
languageName: node
linkType: hard

"sort-package-json@npm:^2.10.0":
version: 2.10.0
resolution: "sort-package-json@npm:2.10.0"
"sort-package-json@npm:^2.10.0, sort-package-json@npm:^2.10.1":
version: 2.10.1
resolution: "sort-package-json@npm:2.10.1"
dependencies:
detect-indent: "npm:^7.0.1"
detect-newline: "npm:^4.0.0"
Expand All @@ -5619,7 +5619,7 @@ __metadata:
sort-object-keys: "npm:^1.1.3"
bin:
sort-package-json: cli.js
checksum: f3325c402cd63fa42947e3861fde0ed26c742bb1db9011d4a4111f2a27427ec778ce8223af5c5dd8fcdb1cf49a1ff55d7e5323fb187d29811cd99e503a80fe26
checksum: 7511c57e4661be222bce68522fb90f72e77a2a4694d05df0e55e70e72736944371a4be82a7cb1be4402455bbfd23857b0fabae3bbe9a1ae1351ff7caac64a468
languageName: node
linkType: hard

Expand Down