mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
chore(deps): update dependency @types/pino to v6.3.12 (#2547)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
255e41ffce
commit
7fc26bf026
2 changed files with 12 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
|||
"pino": "6.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/pino": "6.3.11",
|
||||
"@types/pino": "6.3.12",
|
||||
"@verdaccio/types": "workspace:11.0.0-6-next.9"
|
||||
},
|
||||
"funding": {
|
||||
|
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
|
@ -470,7 +470,7 @@ importers:
|
|||
|
||||
packages/logger:
|
||||
specifiers:
|
||||
'@types/pino': 6.3.11
|
||||
'@types/pino': 6.3.12
|
||||
'@verdaccio/logger-prettify': workspace:6.0.0-6-next.4
|
||||
'@verdaccio/types': workspace:11.0.0-6-next.9
|
||||
debug: 4.3.2
|
||||
|
@ -482,7 +482,7 @@ importers:
|
|||
lodash: 4.17.21
|
||||
pino: 6.13.3
|
||||
devDependencies:
|
||||
'@types/pino': 6.3.11
|
||||
'@types/pino': 6.3.12
|
||||
'@verdaccio/types': link:../core/types
|
||||
|
||||
packages/logger-prettify:
|
||||
|
@ -6479,6 +6479,15 @@ packages:
|
|||
sonic-boom: 2.2.3
|
||||
dev: true
|
||||
|
||||
/@types/pino/6.3.12:
|
||||
resolution: {integrity: sha512-dsLRTq8/4UtVSpJgl9aeqHvbh6pzdmjYD3C092SYgLD2TyoCqHpTJk6vp8DvCTGGc7iowZ2MoiYiVUUCcu7muw==}
|
||||
dependencies:
|
||||
'@types/node': 16.9.1
|
||||
'@types/pino-pretty': 4.7.1
|
||||
'@types/pino-std-serializers': 2.4.1
|
||||
sonic-boom: 2.2.3
|
||||
dev: true
|
||||
|
||||
/@types/prettier/2.3.0:
|
||||
resolution: {integrity: sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==}
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Reference in a new issue