Skip to content

Commit 6eb03bf

Browse files
Bump @commitlint/config-conventional from 20.4.3 to 20.4.4
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.3 to 20.4.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.4/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6a7e3d commit 6eb03bf

3 files changed

Lines changed: 28 additions & 25 deletions

File tree

package-lock.json

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"devDependencies": {
3232
"@commitlint/cli": "^20.4.3",
33-
"@commitlint/config-conventional": "20.4.3",
33+
"@commitlint/config-conventional": "20.4.4",
3434
"browser-sync": "^3.0.4",
3535
"concurrently": "^9.2.1",
3636
"conventional-github-releaser": "^3.1.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
tinyexec "^1.0.0"
6363
yargs "^17.0.0"
6464

65-
"@commitlint/config-conventional@20.4.3":
66-
version "20.4.3"
67-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz#2a345479c95cb19e6232c7b0e465bc5a26f9aa79"
68-
integrity sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==
65+
"@commitlint/config-conventional@20.4.4":
66+
version "20.4.4"
67+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.4.tgz#06c52756817e8a65060765c2a40d2201470e51ce"
68+
integrity sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==
6969
dependencies:
70-
"@commitlint/types" "^20.4.3"
70+
"@commitlint/types" "^20.4.4"
7171
conventional-changelog-conventionalcommits "^9.2.0"
7272

7373
"@commitlint/config-validator@^20.4.3":
@@ -195,10 +195,10 @@
195195
dependencies:
196196
escalade "^3.2.0"
197197

198-
"@commitlint/types@^20.4.3":
199-
version "20.4.3"
200-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.3.tgz#aa3fb9732dd42dea590d165214631ebc7b07eb59"
201-
integrity sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg==
198+
"@commitlint/types@^20.4.3", "@commitlint/types@^20.4.4":
199+
version "20.4.4"
200+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.4.tgz#c7a2fce9b1aa0feaa3b22fccad008cb588a94b3e"
201+
integrity sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg==
202202
dependencies:
203203
conventional-commits-parser "^6.3.0"
204204
picocolors "^1.1.1"

0 commit comments

Comments
 (0)