Skip to content

Commit 5d67712

Browse files
⬆️ Update dependency sort-package-json to ^2.12.0 (#356)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6489d96 commit 5d67712

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"lint-staged": "^13.3.0",
5757
"prettier": "^2.8.8",
5858
"rimraf": "^3.0.2",
59-
"sort-package-json": "^2.11.0",
59+
"sort-package-json": "^2.12.0",
6060
"typescript": "^4.9.5"
6161
}
6262
}

packages/commitizen-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"prettier": "^2.8.8",
6565
"pretty-quick": "^3.3.1",
6666
"rimraf": "^3.0.2",
67-
"sort-package-json": "^2.11.0",
67+
"sort-package-json": "^2.12.0",
6868
"typescript": "^4.9.5"
6969
},
7070
"dependencies": {

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@commitlint/lint": "^17.8.1",
5656
"@commitlint/utils": "^8.3.6",
57-
"sort-package-json": "^2.11.0"
57+
"sort-package-json": "^2.12.0"
5858
},
5959
"engines": {
6060
"node": "^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)