Skip to content

Commit 6c0b649

Browse files
build(deps): bump pino-pretty from 13.1.1 to 13.1.2 (#713)
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d6aeda commit 6c0b649

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"kysely-postgres-js": "^3.0.0",
2727
"neverthrow": "^8.2.0",
2828
"pino": "^9.12.0",
29-
"pino-pretty": "^13.1.1",
29+
"pino-pretty": "^13.1.2",
3030
"pm2": "^6.0.13",
3131
"postgres": "^3.4.7",
3232
"viem": "^2.37.13"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4796,10 +4796,10 @@ pino-abstract-transport@^2.0.0:
47964796
dependencies:
47974797
split2 "^4.0.0"
47984798

4799-
pino-pretty@^13.1.1:
4800-
version "13.1.1"
4801-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-13.1.1.tgz#70130b9ff3737c8757f53e42d69e9f96835142b8"
4802-
integrity sha512-TNNEOg0eA0u+/WuqH0MH0Xui7uqVk9D74ESOpjtebSQYbNWJk/dIxCXIxFsNfeN53JmtWqYHP2OrIZjT/CBEnA==
4799+
pino-pretty@^13.1.2:
4800+
version "13.1.2"
4801+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-13.1.2.tgz#4e7484f2c5d02cce03159b96aa04697bf9e84ff6"
4802+
integrity sha512-3cN0tCakkT4f3zo9RXDIhy6GTvtYD6bK4CRBLN9j3E/ePqN1tugAXD5rGVfoChW6s0hiek+eyYlLNqc/BG7vBQ==
48034803
dependencies:
48044804
colorette "^2.0.7"
48054805
dateformat "^4.6.3"

0 commit comments

Comments
 (0)