Skip to content

Commit 3cb5f31

Browse files
authoredAug 18, 2022
build(deps-dev): bump pino-pretty from 8.1.0 to 9.0.0 (#1519)
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 8.1.0 to 9.0.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v8.1.0...v9.0.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7525e3e commit 3cb5f31

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
@@ -90,7 +90,7 @@
9090
"jest": "^28.1.0",
9191
"log": "^6.0.0",
9292
"loglevel": "^1.6.7",
93-
"pino-pretty": "^8.0.0",
93+
"pino-pretty": "^9.0.0",
9494
"pre-commit": "^1.2.2",
9595
"proxyquire": "^2.1.3",
9696
"pump": "^3.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.