diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index fa0e6c06..d2646977 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -10,7 +10,7 @@ "@babel/preset-react": "^7.25.9", "@babel/preset-typescript": "^7.24.7", "@coffeelint/cli": "^5.2.11", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/config-conventional": "^19.6.0", "@ibm/tekton-lint": "^1.1.0", "@react-native/eslint-config": "^0.76.2", "@stoplight/spectral-cli": "^6.14.2", @@ -3249,9 +3249,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/dependencies/package.json b/dependencies/package.json index d7a98196..2b3b73bb 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -5,7 +5,7 @@ "@babel/preset-react": "^7.25.9", "@babel/preset-typescript": "^7.24.7", "@coffeelint/cli": "^5.2.11", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/config-conventional": "^19.6.0", "@ibm/tekton-lint": "^1.1.0", "@react-native/eslint-config": "^0.76.2", "@stoplight/spectral-cli": "^6.14.2",