Skip to content

Commit

Permalink
Update dependency ajv to v8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 21, 2021
1 parent 7eec2c8 commit 214eecd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/BestClipOfTheWeek/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"styled-components": "5.3.3"
},
"devDependencies": {
"ajv": "8.8.1",
"ajv": "8.8.2",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-react-app": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions src/BestClipOfTheWeek/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2346,10 +2346,10 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==

ajv@8.8.1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.1.tgz#e73dd88eeb4b10bbcd82bee136e6fbe801664d18"
integrity sha512-6CiMNDrzv0ZR916u2T+iRunnD60uWmNn8SkdB44/6stVORUg0aAkWO7PkOhpCmjmW8f2I/G/xnowD66fxGyQJg==
ajv@8.8.2:
version "8.8.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb"
integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
Expand Down

0 comments on commit 214eecd

Please sign in to comment.