Skip to content

Commit

Permalink
chore(deps): update dependency ajv to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2021
1 parent c09e925 commit 20f27e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pnp.cjs

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

2 changes: 1 addition & 1 deletion packages/sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/jest": "^27.0.0",
"@types/node": "^14.14.30",
"@types/rimraf": "^3.0.0",
"ajv": "^6.12.6",
"ajv": "^8.0.0",
"eslint": "^7.20.0",
"jest": "^27.0.1",
"jest-extended": "^0.11.5",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2486,7 +2486,7 @@ __metadata:
"@types/jest": ^27.0.0
"@types/node": ^14.14.30
"@types/rimraf": ^3.0.0
ajv: ^6.12.6
ajv: ^8.0.0
eslint: ^7.20.0
jest: ^27.0.1
jest-extended: ^0.11.5
Expand Down Expand Up @@ -3365,7 +3365,7 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:6.12.6, ajv@npm:^6.10.0, ajv@npm:^6.10.2, ajv@npm:^6.12.3, ajv@npm:^6.12.4, ajv@npm:^6.12.6":
"ajv@npm:6.12.6, ajv@npm:^6.10.0, ajv@npm:^6.10.2, ajv@npm:^6.12.3, ajv@npm:^6.12.4":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
dependencies:
Expand All @@ -3377,7 +3377,7 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.0.1":
"ajv@npm:^8.0.0, ajv@npm:^8.0.1":
version: 8.6.2
resolution: "ajv@npm:8.6.2"
dependencies:
Expand Down

0 comments on commit 20f27e5

Please sign in to comment.