diff --git a/package-lock.json b/package-lock.json index 8398a7f..561f103 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@commitlint/cli": "^20.4.4", - "@commitlint/config-conventional": "20.4.3", + "@commitlint/config-conventional": "20.4.4", "browser-sync": "^3.0.4", "concurrently": "^9.2.1", "conventional-github-releaser": "^3.1.5", @@ -191,12 +191,12 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "20.4.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz", - "integrity": "sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==", + "version": "20.4.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.4.tgz", + "integrity": "sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==", "dev": true, "dependencies": { - "@commitlint/types": "^20.4.3", + "@commitlint/types": "^20.4.4", "conventional-changelog-conventionalcommits": "^9.2.0" }, "engines": { @@ -19348,12 +19348,12 @@ } }, "@commitlint/config-conventional": { - "version": "20.4.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz", - "integrity": "sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==", + "version": "20.4.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.4.tgz", + "integrity": "sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==", "dev": true, "requires": { - "@commitlint/types": "^20.4.3", + "@commitlint/types": "^20.4.4", "conventional-changelog-conventionalcommits": "^9.2.0" }, "dependencies": { diff --git a/package.json b/package.json index 1eabe95..97831fd 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ ], "devDependencies": { "@commitlint/cli": "^20.4.4", - "@commitlint/config-conventional": "20.4.3", + "@commitlint/config-conventional": "20.4.4", "browser-sync": "^3.0.4", "concurrently": "^9.2.1", "conventional-github-releaser": "^3.1.5", diff --git a/yarn.lock b/yarn.lock index 8bdf028..ad4433d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -62,12 +62,12 @@ tinyexec "^1.0.0" yargs "^17.0.0" -"@commitlint/config-conventional@20.4.3": - version "20.4.3" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz#2a345479c95cb19e6232c7b0e465bc5a26f9aa79" - integrity sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg== +"@commitlint/config-conventional@20.4.4": + version "20.4.4" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.4.tgz#06c52756817e8a65060765c2a40d2201470e51ce" + integrity sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA== dependencies: - "@commitlint/types" "^20.4.3" + "@commitlint/types" "^20.4.4" conventional-changelog-conventionalcommits "^9.2.0" "@commitlint/config-validator@^20.4.4": @@ -195,7 +195,7 @@ dependencies: escalade "^3.2.0" -"@commitlint/types@^20.4.3", "@commitlint/types@^20.4.4": +"@commitlint/types@^20.4.4": version "20.4.4" resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.4.tgz#c7a2fce9b1aa0feaa3b22fccad008cb588a94b3e" integrity sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg==