mirror of https://github.com/webpack/webpack.git
Bump ajv from 6.9.1 to 6.9.2
Bumps [ajv](https://github.com/epoberezkin/ajv) from 6.9.1 to 6.9.2. - [Release notes](https://github.com/epoberezkin/ajv/releases) - [Commits](https://github.com/epoberezkin/ajv/compare/v6.9.1...v6.9.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
95291e8366
commit
091932002b
|
@ -493,9 +493,9 @@ ajv@^5.1.0, ajv@^5.3.0:
|
||||||
json-schema-traverse "^0.3.0"
|
json-schema-traverse "^0.3.0"
|
||||||
|
|
||||||
ajv@^6.1.0, ajv@^6.9.1:
|
ajv@^6.1.0, ajv@^6.9.1:
|
||||||
version "6.9.1"
|
version "6.9.2"
|
||||||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.9.1.tgz#a4d3683d74abc5670e75f0b16520f70a20ea8dc1"
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.9.2.tgz#4927adb83e7f48e5a32b45729744c71ec39c9c7b"
|
||||||
integrity sha512-XDN92U311aINL77ieWHmqCcNlwjoP5cHXDxIxbf2MaPYuCXOHS7gHH8jktxeK5omgd52XbSTX6a4Piwd1pQmzA==
|
integrity sha512-4UFy0/LgDo7Oa/+wOAlj44tp9K78u38E5/359eSrqEp1Z5PdVfimCcs7SluXMP755RUQu6d2b4AvF0R1C9RZjg==
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-deep-equal "^2.0.1"
|
fast-deep-equal "^2.0.1"
|
||||||
fast-json-stable-stringify "^2.0.0"
|
fast-json-stable-stringify "^2.0.0"
|
||||||
|
|
Loading…
Reference in New Issue