chore(deps-dev): bump @commitlint/config-conventional (#9388)

This commit is contained in:
dependabot[bot]
2023-11-16 11:50:02 +00:00
committed by GitHub
parent 058082ee48
commit fcb2f79fed
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"@babel/preset-react": "=7.23.3",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@commitlint/config-conventional": "^18.4.2",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=5.1.0",
@@ -2160,9 +2160,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz",
"integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==",
"version": "18.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz",
"integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^7.0.2"
@@ -31604,9 +31604,9 @@
}
},
"@commitlint/config-conventional": {
"version": "18.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz",
"integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==",
"version": "18.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz",
"integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^7.0.2"

View File

@@ -120,7 +120,7 @@
"@babel/preset-react": "=7.23.3",
"@babel/register": "=7.22.15",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@commitlint/config-conventional": "^18.4.2",
"@jest/globals": "=29.7.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@release-it/conventional-changelog": "=5.1.0",