Skip to content

Commit

Permalink
fix: bump ajv-formats from 0.6.1 to 1.5.1 (#255)
Browse files Browse the repository at this point in the history
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 0.6.1 to 1.5.1.
- [Release notes](https://github.com/ajv-validator/ajv-formats/releases)
- [Commits](ajv-validator/ajv-formats@v0.6.1...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Golo Roden <golo.roden@thenativeweb.io>
  • Loading branch information
dependabot-preview[bot] and goloroden committed Dec 16, 2020
1 parent 4fa22aa commit 4132a07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@
"types": "build/lib/index.d.ts",
"dependencies": {
"ajv": "7.0.0",
"ajv-formats": "0.6.1",
"ajv-formats": "1.5.1",
"json-schema": "0.2.5"
},
"devDependencies": {
Expand Down

0 comments on commit 4132a07

Please sign in to comment.