1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51:30 +01:00

build(deps-dev): bump @commitlint/config-conventional (#23)

This commit is contained in:
dependabot[bot] 2021-05-13 13:36:00 +02:00 committed by GitHub
parent e9d9139263
commit f49ca1f4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -26,7 +26,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "12.1.1", "@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1", "@commitlint/config-conventional": "12.1.4",
"@lhci/cli": "0.7.2", "@lhci/cli": "0.7.2",
"@testing-library/jest-dom": "5.12.0", "@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6", "@testing-library/react": "11.2.6",
@ -1316,9 +1316,9 @@
} }
}, },
"node_modules/@commitlint/config-conventional": { "node_modules/@commitlint/config-conventional": {
"version": "12.1.1", "version": "12.1.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz",
"integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==", "integrity": "sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1" "conventional-changelog-conventionalcommits": "^4.3.1"
@ -27053,9 +27053,9 @@
} }
}, },
"@commitlint/config-conventional": { "@commitlint/config-conventional": {
"version": "12.1.1", "version": "12.1.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz",
"integrity": "sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==", "integrity": "sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"conventional-changelog-conventionalcommits": "^4.3.1" "conventional-changelog-conventionalcommits": "^4.3.1"

View File

@ -40,7 +40,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "12.1.1", "@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1", "@commitlint/config-conventional": "12.1.4",
"@lhci/cli": "0.7.2", "@lhci/cli": "0.7.2",
"@testing-library/jest-dom": "5.12.0", "@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6", "@testing-library/react": "11.2.6",