Skip to content

Commit

Permalink
Bump pino-pretty from 10.0.1 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v10.0.1...v10.2.0)

---
updated-dependencies:
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 97b42a1 commit 6dc4444
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jsondiffpatch": "^0.4.1",
"lodash": "^4.17.21",
"pino": "^8.14.1",
"pino-pretty": "^10.0.1",
"pino-pretty": "^10.2.0",
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.1.6",
"typeorm": "^0.3.17",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ __metadata:
jsondiffpatch: ^0.4.1
lodash: ^4.17.21
pino: ^8.14.1
pino-pretty: ^10.0.1
pino-pretty: ^10.2.0
reflect-metadata: ^0.1.13
sqlite3: ^5.1.6
ts-node: ^10.9.1
Expand Down Expand Up @@ -4796,9 +4796,9 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:^10.0.1":
version: 10.0.1
resolution: "pino-pretty@npm:10.0.1"
"pino-pretty@npm:^10.2.0":
version: 10.2.0
resolution: "pino-pretty@npm:10.2.0"
dependencies:
colorette: ^2.0.7
dateformat: ^4.6.3
Expand All @@ -4816,7 +4816,7 @@ __metadata:
strip-json-comments: ^3.1.1
bin:
pino-pretty: bin.js
checksum: b156c066c106026cb6a555c1f6ebb6b15636ce5516917cc979a179dcb17fdaaf7361cbe6242ae8f3661e9cfa6c18c35906afde3f9511bd2ec80dc39b6693fdde
checksum: 8e8220ab647d11e05349adde37aac116dab1a96ce479297820475b7e2246ea5e56e3764b625c5877821ae66dcea62bdda563cc49eccbd4628c80952998068f48
languageName: node
linkType: hard

Expand Down

0 comments on commit 6dc4444

Please sign in to comment.