mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-05 09:06:54 +00:00
chore: replace deprecated standard-version with commit-and-tag-version
This commit is contained in:
parent
53d7a317a9
commit
987c98f54f
4 changed files with 256 additions and 183 deletions
|
|
@ -51,6 +51,7 @@
|
|||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"babel-jest": "^28.1.0",
|
||||
"commit-and-tag-version": "^10.1.0",
|
||||
"conventional-changelog-cli": "^2.2.2",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
|
|
@ -64,7 +65,6 @@
|
|||
"lint-staged": "^13.0.2",
|
||||
"prettier": "^2.7.1",
|
||||
"rollup": "^2.75.6",
|
||||
"standard-version": "^9.5.0",
|
||||
"testdouble": "^3.16.6",
|
||||
"yaml": "^2.1.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue