chore(deps-dev): bump @commitlint/config-conventional (#7871)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1587,9 +1587,9 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz",
|
||||
"integrity": "sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==",
|
||||
"version": "16.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
|
||||
"integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-conventionalcommits": "^4.3.1"
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"@babel/preset-react": "=7.14.5",
|
||||
"@babel/register": "=7.16.0",
|
||||
"@commitlint/cli": "^15.0.0",
|
||||
"@commitlint/config-conventional": "^16.0.0",
|
||||
"@commitlint/config-conventional": "^16.2.1",
|
||||
"@jest/globals": "=27.0.6",
|
||||
"@release-it/conventional-changelog": "=3.0.1",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "=0.6.5",
|
||||
|
||||
Reference in New Issue
Block a user