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

This commit is contained in:
dependabot[bot]
2023-06-26 12:05:01 +00:00
committed by GitHub
parent 2a708512e2
commit 3492fa3a90
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -61,7 +61,7 @@
"@babel/preset-react": "=7.18.6", "@babel/preset-react": "=7.18.6",
"@babel/register": "=7.21.0", "@babel/register": "=7.21.0",
"@commitlint/cli": "^17.6.5", "@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.3", "@commitlint/config-conventional": "^17.6.6",
"@jest/globals": "=29.5.0", "@jest/globals": "=29.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@release-it/conventional-changelog": "=5.1.0", "@release-it/conventional-changelog": "=5.1.0",
@@ -2233,9 +2233,9 @@
} }
}, },
"node_modules/@commitlint/config-conventional": { "node_modules/@commitlint/config-conventional": {
"version": "17.6.5", "version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz",
"integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", "integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0" "conventional-changelog-conventionalcommits": "^5.0.0"
@@ -31005,9 +31005,9 @@
} }
}, },
"@commitlint/config-conventional": { "@commitlint/config-conventional": {
"version": "17.6.5", "version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz",
"integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==", "integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==",
"dev": true, "dev": true,
"requires": { "requires": {
"conventional-changelog-conventionalcommits": "^5.0.0" "conventional-changelog-conventionalcommits": "^5.0.0"

View File

@@ -115,7 +115,7 @@
"@babel/preset-react": "=7.18.6", "@babel/preset-react": "=7.18.6",
"@babel/register": "=7.21.0", "@babel/register": "=7.21.0",
"@commitlint/cli": "^17.6.5", "@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.3", "@commitlint/config-conventional": "^17.6.6",
"@jest/globals": "=29.5.0", "@jest/globals": "=29.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@release-it/conventional-changelog": "=5.1.0", "@release-it/conventional-changelog": "=5.1.0",