Skip to content

Commit

Permalink
fix(deps): update dependency pino to ^5.17.0 (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Masashi Hirano <shisama07@gmail.com>
  • Loading branch information
3 people committed Mar 24, 2020
1 parent 99641b5 commit 629c1df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 21 deletions.
23 changes: 4 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@teppeis/stream-to-observable": "^0.3.1",
"@types/pino": "^5.15.5",
"@types/pino": "^5.17.0",
"array.prototype.flat": "^1.2.3",
"chokidar": "^3.3.1",
"common-tags": "^1.8.0",
Expand All @@ -45,7 +45,7 @@
"merge-options": "^2.0.0",
"p-limit": "^2.2.2",
"p-settle": "^3.1.0",
"pino": "^5.16.0",
"pino": "^5.17.0",
"pino-pretty": "^3.5.0",
"recursive-readdir": "^2.2.2",
"rxjs": "^6.5.4",
Expand Down

0 comments on commit 629c1df

Please sign in to comment.