mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency pino-pretty to v10.0.1
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"ajv": "8.12.0",
|
||||
"dotenv-cli": "7.2.1",
|
||||
"jest": "29.5.0",
|
||||
"pino-pretty": "10.0.0",
|
||||
"pino-pretty": "10.0.1",
|
||||
"prisma": "4.16.2",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.1.1"
|
||||
|
||||
Generated
+8
-8
@@ -248,8 +248,8 @@ importers:
|
||||
specifier: 29.5.0
|
||||
version: 29.5.0(@types/node@18.16.19)(ts-node@10.9.1)
|
||||
pino-pretty:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
prisma:
|
||||
specifier: 4.16.2
|
||||
version: 4.16.2
|
||||
@@ -3807,7 +3807,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.18.0
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.20.12):
|
||||
@@ -3816,7 +3816,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.8):
|
||||
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
||||
@@ -12568,8 +12568,8 @@ packages:
|
||||
eslint: '>= 4.12.1'
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.22.5
|
||||
'@babel/parser': 7.22.5
|
||||
'@babel/traverse': 7.22.5
|
||||
'@babel/parser': 7.22.7
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
eslint: 7.32.0
|
||||
eslint-visitor-keys: 1.3.0
|
||||
@@ -26715,8 +26715,8 @@ packages:
|
||||
readable-stream: 4.3.0
|
||||
split2: 4.1.0
|
||||
|
||||
/pino-pretty@10.0.0:
|
||||
resolution: {integrity: sha512-zKFjYXBzLaLTEAN1ayKpHXtL5UeRQC7R3lvhKe7fWs7hIVEjKGG/qIXwQt9HmeUp71ogUd/YcW+LmMwRp4KT6Q==}
|
||||
/pino-pretty@10.0.1:
|
||||
resolution: {integrity: sha512-yrn00+jNpkvZX/NrPVCPIVHAfTDy3ahF0PND9tKqZk4j9s+loK8dpzrJj4dGb7i+WLuR50ussuTAiWoMWU+qeA==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
colorette: 2.0.19
|
||||
|
||||
Reference in New Issue
Block a user