Browse Source
⬆️ Upgrade dependency colors to v1.4.0
pull/11/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
2 additions and
7 deletions
-
package.json
-
yarn.lock
|
|
@ -15,7 +15,7 @@ |
|
|
"@oclif/plugin-not-found": "1.2.3", |
|
|
"@oclif/plugin-not-found": "1.2.3", |
|
|
"@oclif/plugin-warn-if-update-available": "1.7.0", |
|
|
"@oclif/plugin-warn-if-update-available": "1.7.0", |
|
|
"axios": "0.19.1", |
|
|
"axios": "0.19.1", |
|
|
"colors": "1.3.3", |
|
|
|
|
|
|
|
|
"colors": "1.4.0", |
|
|
"cosmiconfig": "6.0.0", |
|
|
"cosmiconfig": "6.0.0", |
|
|
"gluegun": "4.1.2", |
|
|
"gluegun": "4.1.2", |
|
|
"isomorphic-git": "0.78.3", |
|
|
"isomorphic-git": "0.78.3", |
|
|
|
|
|
@ -2527,12 +2527,7 @@ colors@1.0.3: |
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" |
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" |
|
|
integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= |
|
|
integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= |
|
|
|
|
|
|
|
|
colors@1.3.3: |
|
|
|
|
|
version "1.3.3" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.3.3.tgz#39e005d546afe01e01f9c4ca8fa50f686a01205d" |
|
|
|
|
|
integrity sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg== |
|
|
|
|
|
|
|
|
|
|
|
colors@^1.1.2, colors@^1.3.3: |
|
|
|
|
|
|
|
|
colors@1.4.0, colors@^1.1.2, colors@^1.3.3: |
|
|
version "1.4.0" |
|
|
version "1.4.0" |
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" |
|
|
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" |
|
|
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== |
|
|
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== |
|
|
|