mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
fix(deps): Update dependency changelog to version 1.3.1 (#472)
This commit is contained in:
parent
1395187ccc
commit
4f84d2a63f
2 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
|||
"dependencies": {
|
||||
"bunyan": "1.8.10",
|
||||
"chalk": "2.0.1",
|
||||
"changelog": "1.3.0",
|
||||
"changelog": "1.3.1",
|
||||
"commander": "2.11.0",
|
||||
"conventional-commits-detector": "0.1.1",
|
||||
"gh-got": "6.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -625,9 +625,9 @@ chalk@2.0.1:
|
|||
escape-string-regexp "^1.0.5"
|
||||
supports-color "^4.0.0"
|
||||
|
||||
changelog@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/changelog/-/changelog-1.3.0.tgz#51b7e174917281135854e1235c6c5c27e179ae5b"
|
||||
changelog@1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/changelog/-/changelog-1.3.1.tgz#ed3c2ee061c3e8bb751e300aaf2458b7e9534d6e"
|
||||
dependencies:
|
||||
chalk "1.1.3"
|
||||
cli "1.0.1"
|
||||
|
@ -3808,8 +3808,8 @@ supports-color@^3.1.2:
|
|||
has-flag "^1.0.0"
|
||||
|
||||
supports-color@^4.0.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.1.0.tgz#92cc14bb3dad8928ca5656c33e19a19f20af5c7a"
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.2.0.tgz#ad986dc7eb2315d009b4d77c8169c2231a684037"
|
||||
dependencies:
|
||||
has-flag "^2.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue