Skip to content

Commit 70f8782

Browse files
authored
Merge pull request #693 from BitcoinSchema/dependabot/npm_and_yarn/master/commitlint/config-conventional-20.5.0
Bump @commitlint/config-conventional from 20.4.4 to 20.5.0
2 parents 8cb899e + 831574c commit 70f8782

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

Lines changed: 15 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.4",
33-
"@commitlint/config-conventional": "20.4.4",
33+
"@commitlint/config-conventional": "20.5.0",
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.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==
65+
"@commitlint/config-conventional@20.5.0":
66+
version "20.5.0"
67+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.5.0.tgz#7a9e971b4d54dd3dd22114baf9a23c99515b7957"
68+
integrity sha512-t3Ni88rFw1XMa4nZHgOKJ8fIAT9M2j5TnKyTqJzsxea7FUetlNdYFus9dz+MhIRZmc16P0PPyEfh6X2d/qw8SA==
6969
dependencies:
70-
"@commitlint/types" "^20.4.4"
70+
"@commitlint/types" "^20.5.0"
7171
conventional-changelog-conventionalcommits "^9.2.0"
7272

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

198-
"@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==
198+
"@commitlint/types@^20.4.4", "@commitlint/types@^20.5.0":
199+
version "20.5.0"
200+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.5.0.tgz#65be36ca38183757563bd69451dbe465a5d001ef"
201+
integrity sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==
202202
dependencies:
203203
conventional-commits-parser "^6.3.0"
204204
picocolors "^1.1.1"

0 commit comments

Comments
 (0)