Skip to content

Commit 907c9cd

Browse files
authoredDec 14, 2021
build(deps-dev): update pino-pretty requirement from ^v7.1.0 to ^v7.3.0 (#1265)
Updates the requirements on [pino-pretty](https://github.com/pinojs/pino-pretty) to permit the latest version. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/commits/v7.3.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a7ccdf commit 907c9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"jest": "^27.3.1",
8686
"log": "^6.0.0",
8787
"loglevel": "^1.6.7",
88-
"pino-pretty": "^v7.1.0",
88+
"pino-pretty": "^v7.3.0",
8989
"pre-commit": "^1.2.2",
9090
"proxyquire": "^2.1.3",
9191
"pump": "^3.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.