Skip to content

Commit 542cf56

Browse files
chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 (#1971)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.13.0 to 8.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.13.0...v8.14.0) --- updated-dependencies: - dependency-name: ajv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1da3a2 commit 542cf56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,9 +2117,9 @@ ajv@^6.12.4:
21172117
uri-js "^4.2.2"
21182118

21192119
ajv@^8.0.0, ajv@^8.12.0:
2120-
version "8.13.0"
2121-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91"
2122-
integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
2120+
version "8.14.0"
2121+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.14.0.tgz#f514ddfd4756abb200e1704414963620a625ebbb"
2122+
integrity sha512-oYs1UUtO97ZO2lJ4bwnWeQW8/zvOIQLGKcvPTsWmvc2SYgBb+upuNS5NxoLaMU4h8Ju3Nbj6Cq8mD2LQoqVKFA==
21232123
dependencies:
21242124
fast-deep-equal "^3.1.3"
21252125
json-schema-traverse "^1.0.0"

0 commit comments

Comments
 (0)