Skip to content

Commit

Permalink
chore: moved conventional-changelog-conventionalcommits into dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed Jun 11, 2024
1 parent a86b8fb commit 883cf86
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"@commitlint/config-conventional": "^19.2.2",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"audit-ci": "^7.0.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.6",
Expand All @@ -84,10 +85,9 @@
},
"pnpm": {
"overrides": {
"conventional-changelog-conventionalcommits": "8.0.0",
"braces@<3.0.3": ">=3.0.3",
"chrono-node@<2.2.4": ">=2.2.4",
"tar@<6.2.1": ">=6.2.1",
"braces@<3.0.3": ">=3.0.3"
"tar@<6.2.1": ">=6.2.1"
}
}
}
20 changes: 15 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 883cf86

Please sign in to comment.