Skip to content

Commit

Permalink
chore(deps): bump pino-pretty from 11.2.1 to 11.2.2
Browse files Browse the repository at this point in the history
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 7, 2024
1 parent 19d534f commit 940a2f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"method-override": "^3.0.0",
"pino": "^9.4.0",
"pino-http": "^10.1.0",
"pino-pretty": "^11.2.1",
"pino-pretty": "^11.2.2",
"ts-node": "^10.9.2",
"yaml": "^2.4.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 +2036,7 @@ __metadata:
method-override: "npm:^3.0.0"
pino: "npm:^9.4.0"
pino-http: "npm:^10.1.0"
pino-pretty: "npm:^11.2.1"
pino-pretty: "npm:^11.2.2"
source-map-loader: "npm:^5.0.0"
supertest: "npm:^7.0.0"
ts-jest: "npm:^29.2.5"
Expand Down Expand Up @@ -12825,9 +12825,9 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:^11.2.1":
version: 11.2.1
resolution: "pino-pretty@npm:11.2.1"
"pino-pretty@npm:^11.2.2":
version: 11.2.2
resolution: "pino-pretty@npm:11.2.2"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -12845,7 +12845,7 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10/e53bc52e73512f8add5a6f58f4e7be6ae06e2ba71f4e1bf694ee5307b97ff8f9586b554464b3dc684f088282cfd646642836816c4b3238b7d14ae3de1e903d8a
checksum: 10/4a6409da8d7402f6134f0ce7da704e1c39b9f0bc9c2be815ddc5091f97962ee65eec677828c2570b5875e0d8562229a6274a542f25327cbfeeea1d6b20ab21e5
languageName: node
linkType: hard

Expand Down

0 comments on commit 940a2f7

Please sign in to comment.