diff --git a/package-lock.json b/package-lock.json index b8416ba..24e24e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/preset-env": "7.25.8", "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@webpack-contrib/eslint-config-webpack": "3.0.0", "archiver": "7.0.1", "cross-env": "7.0.3", @@ -1505,9 +1505,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz", - "integrity": "sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==", + "version": "19.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz", + "integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==", "license": "MIT", "dependencies": { "@commitlint/types": "^19.5.0", diff --git a/package.json b/package.json index e748a6b..df167c7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@babel/preset-env": "7.25.8", "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/config-conventional": "19.6.0", "@webpack-contrib/eslint-config-webpack": "3.0.0", "archiver": "7.0.1", "cross-env": "7.0.3",