Skip to content

Commit bcbf7e6

Browse files
Merge pull request #144 from remarkablemark/dependabot/npm_and_yarn/commitlint/config-conventional-19.8.0
build(deps-dev): bump @commitlint/config-conventional from 19.7.1 to 19.8.0
2 parents dec6bb1 + 22956a3 commit bcbf7e6

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 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
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@commitlint/cli": "^19.8.0",
4-
"@commitlint/config-conventional": "^19.7.1"
4+
"@commitlint/config-conventional": "^19.8.0"
55
}
66
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
tinyexec "^0.3.0"
3737
yargs "^17.0.0"
3838

39-
"@commitlint/config-conventional@^19.7.1":
40-
version "19.7.1"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
42-
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
39+
"@commitlint/config-conventional@^19.8.0":
40+
version "19.8.0"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
42+
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
4343
dependencies:
44-
"@commitlint/types" "^19.5.0"
44+
"@commitlint/types" "^19.8.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"
4646

4747
"@commitlint/config-validator@^19.8.0":
@@ -170,7 +170,7 @@
170170
dependencies:
171171
find-up "^7.0.0"
172172

173-
"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0":
173+
"@commitlint/types@^19.8.0":
174174
version "19.8.0"
175175
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
176176
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==

0 commit comments

Comments
 (0)