diff --git a/package-lock.json b/package-lock.json index 28b8922f..c12d43aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "node-titanium-sdk", - "version": "5.1.5", + "version": "5.1.6", "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.8.0", @@ -26,7 +26,7 @@ }, "devDependencies": { "@commitlint/cli": "^12.0.0", - "@commitlint/config-conventional": "^13.2.0", + "@commitlint/config-conventional": "^16.2.4", "@seadub/danger-plugin-dependencies": "1.0.0", "@seadub/danger-plugin-eslint": "^2.0.0", "@seadub/danger-plugin-junit": "0.3.0", @@ -2543,9 +2543,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz", - "integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz", + "integrity": "sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^4.3.1" @@ -14501,9 +14501,9 @@ } }, "@commitlint/config-conventional": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz", - "integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==", + "version": "16.2.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz", + "integrity": "sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^4.3.1" diff --git a/package.json b/package.json index 51b23bf1..6d28f293 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@commitlint/cli": "^12.0.0", - "@commitlint/config-conventional": "^13.2.0", + "@commitlint/config-conventional": "^16.2.4", "@seadub/danger-plugin-dependencies": "1.0.0", "@seadub/danger-plugin-eslint": "^2.0.0", "@seadub/danger-plugin-junit": "0.3.0",