mirror of https://github.com/Seich/Beau.git
Bump ajv from 7.0.0-beta.6 to 7.0.0-beta.7
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.0.0-beta.6 to 7.0.0-beta.7. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.0-beta.6...v7.0.0-beta.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2302763503
commit
e6cb4f9644
|
|
@ -1730,9 +1730,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ajv": {
|
"ajv": {
|
||||||
"version": "7.0.0-beta.6",
|
"version": "7.0.0-beta.7",
|
||||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-7.0.0-beta.6.tgz",
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-7.0.0-beta.7.tgz",
|
||||||
"integrity": "sha512-9aDR4p4ReYBS1XxrYONdWuFVRweLjJTv8RaNkBEpJm09jkVcVYhtaul5IL7Y/x1RJ9UakETm0oBze4VHIjq4nA==",
|
"integrity": "sha512-1VY5E4aN4P1lNL+Y+qCGlL0IxT4WCt/f2xWnoJ5qsXCc8fxrKHQqoscXIAkjwhXX+iw10cOtPgPNUto/08Mnkg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fast-deep-equal": "^3.1.1",
|
"fast-deep-equal": "^3.1.1",
|
||||||
"json-schema-traverse": "^0.5.0",
|
"json-schema-traverse": "^0.5.0",
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"@oclif/config": "1.17.0",
|
"@oclif/config": "1.17.0",
|
||||||
"@oclif/plugin-help": "3.2.0",
|
"@oclif/plugin-help": "3.2.0",
|
||||||
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
"@oclif/plugin-warn-if-update-available": "1.7.0",
|
||||||
"ajv": "7.0.0-beta.6",
|
"ajv": "7.0.0-beta.7",
|
||||||
"beau-std": "0.9.4",
|
"beau-std": "0.9.4",
|
||||||
"better-ajv-errors": "0.6.7",
|
"better-ajv-errors": "0.6.7",
|
||||||
"cli-color": "2.0.0",
|
"cli-color": "2.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue