Bump pino-pretty from 10.2.0 to 10.2.2

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.2.0 to 10.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v10.2.0...v10.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/83/head
dependabot[bot] 2023-10-04 06:40:56 +00:00 zatwierdzone przez GitHub
rodzic 2e61093e7b
commit 9fa41e54c7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -77,7 +77,7 @@
},
"devDependencies": {
"is-html": "^3.0.0",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.2",
"tap": "^16.3.8"
}
},
@ -3521,9 +3521,9 @@
}
},
"node_modules/pino-pretty": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.0.tgz",
"integrity": "sha512-tRvpyEmGtc2D+Lr3FulIZ+R1baggQ4S3xD2Ar93KixFEDx6SEAUP3W5aYuEw1C73d6ROrNcB2IXLteW8itlwhA==",
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-10.2.2.tgz",
"integrity": "sha512-RvAdCQAU51MdVsJdvXX4Bipb52wwldXtOzlva1NT8q2d7tmgYWFIMLhoSnfx2Sr+Hi7BLGpR/n8wgrcq5G/ykA==",
"dependencies": {
"colorette": "^2.0.7",
"dateformat": "^4.6.3",

Wyświetl plik

@ -90,7 +90,7 @@
"homepage": "https://github.com/harvard-lil/thread-keeper#readme",
"devDependencies": {
"is-html": "^3.0.0",
"pino-pretty": "^10.2.0",
"pino-pretty": "^10.2.2",
"tap": "^16.3.8"
}
}