Skip to content

Commit

Permalink
fix: dep update
Browse files Browse the repository at this point in the history
Signed-off-by: prisis <d.bannert@anolilab.de>
  • Loading branch information
prisis committed Dec 22, 2023
1 parent 1af9698 commit 5f6245c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@
},
"dependencies": {
"@anolilab/package-json-utils": "3.0.9",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/core": "^18.2.0",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/core": "^18.4.3",
"commitizen": "^4.3.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"cz-conventional-changelog": "^3.3.0"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.2",
"@commitlint/cli": "^18.2.0",
"@commitlint/cli": "^18.4.3",
"rimraf": "^5.0.5",
"tsup": "^7.2.0",
"vitest": "^0.34.6"
"tsup": "^8.0.1",
"vitest": "^1.1.0"
},
"peerDependencies": {
"@commitlint/cli": "^17.6.5 || ^18.0.0"
Expand Down

0 comments on commit 5f6245c

Please sign in to comment.