Skip to content

Commit

Permalink
build(deps): update dependency bunyan to v1.8.14 (#6650)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 2, 2020
1 parent b71b9f6 commit b8a6fe5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -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"

Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit b8a6fe5

Please sign in to comment.