Merge pull request #2266 from h3poteto/dependabot/npm_and_yarn/ajv-7.2.3

build(deps-dev): Bump ajv from 7.1.0 to 7.2.3
This commit is contained in:
AkiraFukushima 2021-03-21 22:44:51 +09:00 committed by GitHub
commit db295d44db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -237,7 +237,7 @@
"@typescript-eslint/parser": "^4.15.1",
"@typescript-eslint/typescript-estree": "^4.18.0",
"@vue/test-utils": "^1.1.3",
"ajv": "^7.1.0",
"ajv": "^7.2.3",
"all-object-keys": "^2.2.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",

View File

@ -1929,10 +1929,10 @@ ajv@^6.0.1, ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.3, ajv@
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"
ajv@^7.0.2, ajv@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.1.0.tgz#f982ea7933dc7f1012eae9eec5a86687d805421b"
integrity sha512-svS9uILze/cXbH0z2myCK2Brqprx/+JJYK5pHicT/GQiBfzzhUVAIT6MwqJg8y4xV/zoGsUeuPuwtoiKSGE15g==
ajv@^7.0.2, ajv@^7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-7.2.3.tgz#ca78d1cf458d7d36d1c3fa0794dd143406db5772"
integrity sha512-idv5WZvKVXDqKralOImQgPM9v6WOdLNa0IY3B3doOjw/YxRGT8I+allIJ6kd7Uaj+SF1xZUSU+nPM5aDNBVtnw==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
@ -5800,7 +5800,7 @@ file-entry-cache@^2.0.0:
flat-cache "^1.2.1"
object-assign "^4.0.1"
file-entry-cache@^6.0.0, file-entry-cache@^6.0.1:
file-entry-cache@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==