diff --git a/package-lock.json b/package-lock.json index f024e18..e2d72a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "ban-sensitive-files": "1.10.6", - "commitlint-config-traverson": "1.0.71", + "commitlint-config-traverson": "1.0.72", "cz-conventional-changelog": "3.3.0", "husky": "9.1.7", "npm-run-all2": "7.0.1", @@ -319,9 +319,9 @@ } }, "node_modules/@form8ion/commitlint-config": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.1.tgz", - "integrity": "sha512-CS3nnzVM/mKTkkgSBCT8S3ewtDTX3/1WVhkqRzt37tGJIMpSlqgY9XVDQ6UAmpi62CskYEzsEQXJPCgLCOFxLg==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.2.tgz", + "integrity": "sha512-YD4jyLgs6CxifluiXc17hHlBOqsU7h/Esyq+ydl046SRYjp8GqetkKqqgyFh6GTcAJFvwvRhDureElB2zpCruw==", "dev": true, "license": "MIT", "dependencies": { @@ -2670,13 +2670,13 @@ } }, "node_modules/commitlint-config-traverson": { - "version": "1.0.71", - "resolved": "https://registry.npmjs.org/commitlint-config-traverson/-/commitlint-config-traverson-1.0.71.tgz", - "integrity": "sha512-D8WOctXfHlNz+l/coaL07yj6endOBAIBe+ZZfGLtOLr56+OF/rF1BHOGRCXBjSxP4wGPuVHnuZL5IRjg68G72g==", + "version": "1.0.72", + "resolved": "https://registry.npmjs.org/commitlint-config-traverson/-/commitlint-config-traverson-1.0.72.tgz", + "integrity": "sha512-fVBS26l0ShHVyaiD5NvS2fsg4C8Ab7DDnlmRQA4G8PlICLtaiMyswv8cwVV8D/Z4FmIrmmLCTW4fu/mz2XOCCw==", "dev": true, "license": "MIT", "dependencies": { - "@form8ion/commitlint-config": "2.0.1" + "@form8ion/commitlint-config": "2.0.2" } }, "node_modules/compare-func": { diff --git a/package.json b/package.json index 53d16ed..01a3f6a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "ban-sensitive-files": "1.10.6", - "commitlint-config-traverson": "1.0.71", + "commitlint-config-traverson": "1.0.72", "cz-conventional-changelog": "3.3.0", "husky": "9.1.7", "npm-run-all2": "7.0.1",