diff --git a/package-lock.json b/package-lock.json index f1ca6d5c4..2d8817643 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "17.6.0", - "@commitlint/config-conventional": "17.4.4", + "@commitlint/config-conventional": "17.6.0", "@mfranzke/plugin-node-uiextension": "^1.0.0", "@pattern-lab/cli": "6.0.1", "@pattern-lab/core": "6.0.1", @@ -158,9 +158,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz", - "integrity": "sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz", + "integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -12922,9 +12922,9 @@ } }, "@commitlint/config-conventional": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz", - "integrity": "sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz", + "integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^5.0.0" diff --git a/package.json b/package.json index abb19f2f3..fc0b5e2d8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "17.6.0", - "@commitlint/config-conventional": "17.4.4", + "@commitlint/config-conventional": "17.6.0", "@mfranzke/plugin-node-uiextension": "^1.0.0", "@pattern-lab/cli": "6.0.1", "@pattern-lab/core": "6.0.1",