Update dependency yaml to v2.5.0
This commit is contained in:
parent
49f5b7848e
commit
9f321ddca7
1 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ importers:
|
|||
version: 5.16.1
|
||||
yaml:
|
||||
specifier: ^2.4.5
|
||||
version: 2.4.5
|
||||
version: 2.5.0
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3.1.0
|
||||
|
@ -666,8 +666,8 @@ packages:
|
|||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
yaml@2.4.5:
|
||||
resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
|
||||
yaml@2.5.0:
|
||||
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
|
||||
engines: {node: '>= 14'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1303,6 +1303,6 @@ snapshots:
|
|||
|
||||
ws@8.17.1: {}
|
||||
|
||||
yaml@2.4.5: {}
|
||||
yaml@2.5.0: {}
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
|
Loading…
Reference in a new issue