Skip to content

Commit d7251db

Browse files
renovate-botmarionebl
authored andcommitted
Update dependency conventional-commits-parser to v3
1 parent a859fb7 commit d7251db

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

Diff for: @commitlint/parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"conventional-changelog-angular": "^1.3.3",
45-
"conventional-commits-parser": "^2.1.0",
45+
"conventional-commits-parser": "^3.0.0",
4646
"lodash": "^4.17.11"
4747
}
4848
}

Diff for: yarn.lock

+1-14
Original file line numberDiff line numberDiff line change
@@ -3729,20 +3729,7 @@ conventional-commits-filter@^2.0.1:
37293729
is-subset "^0.1.1"
37303730
modify-values "^1.0.0"
37313731

3732-
conventional-commits-parser@^2.1.0:
3733-
version "2.1.0"
3734-
resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz#9b4b7c91124bf2a1a9a2cc1c72760d382cbbb229"
3735-
integrity sha512-8MD05yN0Zb6aRsZnFX1ET+8rHWfWJk+my7ANCJZBU2mhz7TSB1fk2vZhkrwVy/PCllcTYAP/1T1NiWQ7Z01mKw==
3736-
dependencies:
3737-
JSONStream "^1.0.4"
3738-
is-text-path "^1.0.0"
3739-
lodash "^4.2.1"
3740-
meow "^3.3.0"
3741-
split2 "^2.0.0"
3742-
through2 "^2.0.0"
3743-
trim-off-newlines "^1.0.0"
3744-
3745-
conventional-commits-parser@^3.0.1:
3732+
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.1:
37463733
version "3.0.1"
37473734
resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c"
37483735
integrity sha512-P6U5UOvDeidUJ8ebHVDIoXzI7gMlQ1OF/id6oUvp8cnZvOXMt1n8nYl74Ey9YMn0uVQtxmCtjPQawpsssBWtGg==

0 commit comments

Comments
 (0)