Skip to content
Snippets Groups Projects
Commit 6ce9983b authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update dependency ajv-formats to v3

parent 71c66a7e
No related branches found
No related tags found
1 merge request!22fix(deps): update dependency ajv-formats to v3
......@@ -8,7 +8,7 @@
"dependencies": {
"@apidevtools/json-schema-ref-parser": "11.1.0",
"ajv-cli": "5.0.0",
"ajv-formats": "2.1.1"
"ajv-formats": "3.0.1"
},
"license": "EUPL-1.2"
}
......@@ -48,10 +48,10 @@ ajv-cli@5.0.0:
json5 "^2.1.3"
minimist "^1.2.0"
ajv-formats@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
ajv-formats@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
dependencies:
ajv "^8.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment