Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit bb21649

Browse files
dependabot[bot]marvinpinto
authored andcommitted
chore(deps): bump conventional-commits-parser from 3.2.0 to 3.2.1
Bumps [conventional-commits-parser](https://github.com/conventional-changelog/conventional-changelog) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser@3.2.0...conventional-commits-parser-v3.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfec638 commit bb21649

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3903,15 +3903,15 @@ conventional-commits-filter@^2.0.7:
39033903
modify-values "^1.0.0"
39043904

39053905
conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.2.0:
3906-
version "3.2.0"
3907-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.0.tgz#9e261b139ca4b7b29bcebbc54460da36894004ca"
3908-
integrity sha512-XmJiXPxsF0JhAKyfA2Nn+rZwYKJ60nanlbSWwwkGwLQFbugsc0gv1rzc7VbbUWAzJfR1qR87/pNgv9NgmxtBMQ==
3906+
version "3.2.1"
3907+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.1.tgz#ba44f0b3b6588da2ee9fd8da508ebff50d116ce2"
3908+
integrity sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==
39093909
dependencies:
39103910
JSONStream "^1.0.4"
39113911
is-text-path "^1.0.1"
39123912
lodash "^4.17.15"
39133913
meow "^8.0.0"
3914-
split2 "^2.0.0"
3914+
split2 "^3.0.0"
39153915
through2 "^4.0.0"
39163916
trim-off-newlines "^1.0.0"
39173917

0 commit comments

Comments
 (0)