chore(deps): update dependency yaml to v2.5.0 (#4757)

This commit is contained in:
renovate[bot] 2024-08-02 17:52:17 +02:00 committed by GitHub
parent 45c6b70ebc
commit 8ef7a285e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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.4.3"
"yaml": "2.5.0"
},
"keywords": [
"private",

View File

@ -2131,8 +2131,8 @@ importers:
specifier: 1.0.0
version: 1.0.0(typedoc@0.23.25)
yaml:
specifier: 2.4.3
version: 2.4.3
specifier: 2.5.0
version: 2.5.0
packages/web:
dependencies:
@ -31784,8 +31784,8 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
/yaml@2.4.3:
resolution: {integrity: sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==}
/yaml@2.5.0:
resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==}
engines: {node: '>= 14'}
hasBin: true
dev: true