Skip to content

Commit b6248ff

Browse files
chore(deps-dev): bump pino-pretty from 10.2.3 to 11.0.0
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.2.3 to 11.0.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.2.3...v11.0.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5a1eda commit b6248ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"husky": "^9.0.11",
6464
"lint-staged": "^15.2.2",
6565
"nodemon": "^3.1.0",
66-
"pino-pretty": "^10.3.1",
66+
"pino-pretty": "^11.0.0",
6767
"prettier": "^3.2.5",
6868
"prettier-plugin-prisma": "^5.0.0",
6969
"prettier-plugin-tailwindcss": "^0.5.13",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4002,7 +4002,7 @@ __metadata:
40024002
node-cron: "npm:^3.0.3"
40034003
nodemon: "npm:^3.1.0"
40044004
pino: "npm:^8.19.0"
4005-
pino-pretty: "npm:^10.3.1"
4005+
pino-pretty: "npm:^11.0.0"
40064006
postcss: "npm:^8.4.38"
40074007
prettier: "npm:^3.2.5"
40084008
prettier-plugin-prisma: "npm:^5.0.0"
@@ -5775,9 +5775,9 @@ __metadata:
57755775
languageName: node
57765776
linkType: hard
57775777

5778-
"pino-pretty@npm:^10.3.1":
5779-
version: 10.3.1
5780-
resolution: "pino-pretty@npm:10.3.1"
5778+
"pino-pretty@npm:^11.0.0":
5779+
version: 11.0.0
5780+
resolution: "pino-pretty@npm:11.0.0"
57815781
dependencies:
57825782
colorette: "npm:^2.0.7"
57835783
dateformat: "npm:^4.6.3"
@@ -5795,7 +5795,7 @@ __metadata:
57955795
strip-json-comments: "npm:^3.1.1"
57965796
bin:
57975797
pino-pretty: bin.js
5798-
checksum: 4284f125f7e8a5a10e856c8fd591ba34c30c0a0071a0b265a9eda43c3e447ba11d40b06cc67108675586358a5d1213a6ac3a92f6abd2896abfbab9a5b4c17072
5798+
checksum: 0d63dd92b3bd0c5ac85ded7fa5667c72998efd6b431f4ee89d27ec37758c1e44c5d458ad65e09757926bfef618b3ac51cb1126a3d9c0a1aaa4e4f1d34a97856b
57995799
languageName: node
58005800
linkType: hard
58015801

0 commit comments

Comments
 (0)