mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-28 11:36:01 +00:00
fix(deps): update dependency yaml to v2.7.1 (#5029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e6b5581c40
commit
0875c0b0ed
@ -80,7 +80,7 @@ importers:
|
||||
version: 19.1.0(react@19.1.0)
|
||||
yaml:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0
|
||||
version: 2.7.1
|
||||
devDependencies:
|
||||
'@docusaurus/module-type-aliases':
|
||||
specifier: ^3.7.0
|
||||
@ -6264,8 +6264,8 @@ packages:
|
||||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
yaml@2.7.0:
|
||||
resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==}
|
||||
yaml@2.7.1:
|
||||
resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
@ -14241,7 +14241,7 @@ snapshots:
|
||||
|
||||
yaml@1.10.2: {}
|
||||
|
||||
yaml@2.7.0: {}
|
||||
yaml@2.7.1: {}
|
||||
|
||||
yargs-parser@21.1.1: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user