mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-25 02:32:52 -05:00
chore(deps): update dependency yaml to v2.7.0 (#5060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
da6afe3098
commit
f1477cc4f4
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"node-mocks-http": "1.14.1",
|
||||
"typedoc-plugin-markdown": "3.14.0",
|
||||
"typedoc-plugin-missing-exports": "1.0.0",
|
||||
"yaml": "2.6.1"
|
||||
"yaml": "2.7.0"
|
||||
},
|
||||
"keywords": [
|
||||
"private",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -2184,8 +2184,8 @@ importers:
|
|||
specifier: 5.0.1
|
||||
version: 5.0.1(typescript@4.9.5)
|
||||
yaml:
|
||||
specifier: 2.6.1
|
||||
version: 2.6.1
|
||||
specifier: 2.7.0
|
||||
version: 2.7.0
|
||||
|
||||
packages/web:
|
||||
dependencies:
|
||||
|
@ -31948,8 +31948,8 @@ packages:
|
|||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
/yaml@2.6.1:
|
||||
resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
|
||||
/yaml@2.7.0:
|
||||
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Reference in a new issue