Skip to content

Commit

Permalink
update: update dependency ajv to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ssube committed Jun 1, 2021
1 parent 664b1ea commit 5dade4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/eslint-plugin-tslint": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"ajv": "8.3.0",
"ajv": "8.5.0",
"bufferutil": "4.0.3",
"bunyan": "1.8.15",
"chai": "4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1280,10 +1280,10 @@ aggregate-error@^3.0.0:
clean-stack "^2.0.0"
indent-string "^4.0.0"

ajv@8.3.0:
version "8.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/ajv/-/ajv-8.3.0.tgz#25ee7348e32cdc4a1dbb38256bf6bdc451dd577c"
integrity sha512-RYE7B5An83d7eWnDR8kbdaIFqmKCNsP16ay1hDbJEU+sa0e3H9SebskCt0Uufem6cfAVu7Col6ubcn/W+Sm8/Q==
ajv@8.5.0:
version "8.5.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b"
integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
Expand Down

0 comments on commit 5dade4e

Please sign in to comment.