diff --git a/package-lock.json b/package-lock.json index e80fdd1..fddf1ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@babel/eslint-parser": "^7.15.8", "@babel/preset-env": "^7.16.5", "@commitlint/cli": "^17.0.3", - "@commitlint/config-conventional": "^17.0.3", + "@commitlint/config-conventional": "^17.6.3", "@tailwindcss/typography": "^0.5.0", "autoprefixer": "^10.2.4", "browserslist": "^4.16.6", @@ -1994,9 +1994,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.4.2", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz", - "integrity": "sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==", + "version": "17.6.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz", + "integrity": "sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^5.0.0" diff --git a/package.json b/package.json index 9c8fc31..1941044 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/eslint-parser": "^7.15.8", "@babel/preset-env": "^7.16.5", "@commitlint/cli": "^17.0.3", - "@commitlint/config-conventional": "^17.0.3", + "@commitlint/config-conventional": "^17.6.3", "@tailwindcss/typography": "^0.5.0", "autoprefixer": "^10.2.4", "browserslist": "^4.16.6",