Skip to content

Commit

Permalink
chore(deps): bump ajv from 5.5.2 to 7.2.1
Browse files Browse the repository at this point in the history
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.5.2 to 7.2.1.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v5.5.2...v7.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2021
1 parent a59bb82 commit d2c2774
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
35 changes: 18 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"watch": "webpack --config webpack/core.babel.js --watch --progress"
},
"dependencies": {
"ajv": "^5.2.2",
"ajv": "^7.2.1",
"ajv-errors": "^1.0.1",
"ajv-keywords": "^3.4.0",
"boron": "^0.2.3",
Expand Down

0 comments on commit d2c2774

Please sign in to comment.