mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency bunyan to v1.8.14 (#6650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b71b9f6f5d
commit
b8a6fe5803
2 changed files with 7 additions and 7 deletions
|
@ -114,7 +114,7 @@
|
|||
"@yarnpkg/lockfile": "1.1.0",
|
||||
"aws-sdk": "2.686.0",
|
||||
"azure-devops-node-api": "10.1.1",
|
||||
"bunyan": "1.8.13",
|
||||
"bunyan": "1.8.14",
|
||||
"cacache": "15.0.4",
|
||||
"chalk": "4.1.0",
|
||||
"changelog-filename-regex": "2.0.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2462,13 +2462,13 @@ builtins@^1.0.3:
|
|||
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
||||
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
|
||||
|
||||
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==
|
||||
bunyan@1.8.14:
|
||||
version "1.8.14"
|
||||
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.14.tgz#3d8c1afea7de158a5238c7cb8a66ab6b38dd45b4"
|
||||
integrity sha512-LlahJUxXzZLuw/hetUQJmRgZ1LF6+cr5TPpRj6jf327AsiIq2jhYEH4oqUUkVKTor+9w2BT3oxVwhzE5lw9tcg==
|
||||
optionalDependencies:
|
||||
dtrace-provider "~0.8"
|
||||
moment "^2.10.6"
|
||||
moment "^2.19.3"
|
||||
mv "~2"
|
||||
safe-json-stringify "~1"
|
||||
|
||||
|
@ -6906,7 +6906,7 @@ moment-timezone@0.5.31:
|
|||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
moment@2.27.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.6:
|
||||
moment@2.27.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3:
|
||||
version "2.27.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
|
||||
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
|
||||
|
|
Loading…
Reference in a new issue