Skip to content

Commit

Permalink
chore(deps): update dependency conventional-changelog-conventionalcom…
Browse files Browse the repository at this point in the history
…mits to v4.6.1 (#11785)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 16, 2021
1 parent 1fe1eef commit e6d0edb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -239,7 +239,7 @@
"@types/xmldoc": "1.1.6",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
"conventional-changelog-conventionalcommits": "4.6.0",
"conventional-changelog-conventionalcommits": "4.6.1",
"cross-env": "7.0.3",
"emojibase-data": "6.2.0",
"eslint": "7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3334,10 +3334,10 @@ conventional-changelog-angular@^5.0.0:
compare-func "^2.0.0"
q "^1.5.1"

conventional-changelog-conventionalcommits@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz#7fc17211dbca160acf24687bd2fdd5fd767750eb"
integrity sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==
conventional-changelog-conventionalcommits@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.1.tgz#f4c0921937050674e578dc7875f908351ccf4014"
integrity sha512-lzWJpPZhbM1R0PIzkwzGBCnAkH5RKJzJfFQZcl/D+2lsJxAwGnDKBqn/F4C1RD31GJNn8NuKWQzAZDAVXPp2Mw==
dependencies:
compare-func "^2.0.0"
lodash "^4.17.15"
Expand Down

0 comments on commit e6d0edb

Please sign in to comment.