Update dependency yaml to v2.6.1
This commit is contained in:
parent
9b50e199dc
commit
5b60bde855
1 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ importers:
|
|||
version: 14.15.3
|
||||
yaml:
|
||||
specifier: ^2.4.5
|
||||
version: 2.4.5
|
||||
version: 2.6.1
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3.1.0
|
||||
|
@ -631,8 +631,8 @@ packages:
|
|||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
yaml@2.4.5:
|
||||
resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
|
||||
yaml@2.6.1:
|
||||
resolution: {integrity: sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1239,6 +1239,6 @@ snapshots:
|
|||
|
||||
ws@8.17.1: {}
|
||||
|
||||
yaml@2.4.5: {}
|
||||
yaml@2.6.1: {}
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
|
Loading…
Reference in a new issue