mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
build(deps): update dependency bunyan to v1.8.13 (#6602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
54c4a0a917
commit
80fe38e68c
2 changed files with 5 additions and 5 deletions
|
@ -113,7 +113,7 @@
|
|||
"@yarnpkg/lockfile": "1.1.0",
|
||||
"aws-sdk": "2.686.0",
|
||||
"azure-devops-node-api": "10.1.1",
|
||||
"bunyan": "1.8.12",
|
||||
"bunyan": "1.8.13",
|
||||
"cacache": "15.0.4",
|
||||
"chalk": "4.1.0",
|
||||
"changelog-filename-regex": "2.0.1",
|
||||
|
|
|
@ -2517,10 +2517,10 @@ builtins@^1.0.3:
|
|||
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
||||
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
|
||||
|
||||
bunyan@1.8.12:
|
||||
version "1.8.12"
|
||||
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.12.tgz#f150f0f6748abdd72aeae84f04403be2ef113797"
|
||||
integrity sha1-8VDw9nSKvdcq6uhPBEA74u8RN5c=
|
||||
bunyan@1.8.13:
|
||||
version "1.8.13"
|
||||
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.13.tgz#dde6bacd9ebccaedb110f1319f88db3f415ccfeb"
|
||||
integrity sha512-4zO4iMxZeCpf+95ERsr83nwQr11o1KY2FLhX4wZ6kPXieIVYL3k9eX+N6vbHhFEK5h5O/qCQpfXt7N9VBAIvCA==
|
||||
optionalDependencies:
|
||||
dtrace-provider "~0.8"
|
||||
moment "^2.10.6"
|
||||
|
|
Loading…
Reference in a new issue