Merge pull request #7302 from swagger-api/dependabot/npm_and_yarn/commitlint/config-conventional-12.1.4
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4066,9 +4066,9 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "12.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz",
|
||||
"integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz",
|
||||
"integrity": "sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-conventionalcommits": "^4.3.1"
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"@babel/preset-react": "=7.13.13",
|
||||
"@babel/register": "=7.13.16",
|
||||
"@commitlint/cli": "^12.1.4",
|
||||
"@commitlint/config-conventional": "^12.1.1",
|
||||
"@commitlint/config-conventional": "^12.1.4",
|
||||
"@jest/globals": "=26.6.2",
|
||||
"@release-it/conventional-changelog": "=1.1.4",
|
||||
"autoprefixer": "^10.2.5",
|
||||
|
||||
Reference in New Issue
Block a user