Skip to content

Commit

Permalink
fix(deps): update dependency ajv to ^8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent d41a6eb commit 1301dcb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"ajv": "^8.13.0",
"ajv": "^8.16.0",
"ajv-formats": "^2.1.1",
"clean-webpack-plugin": "^4.0.0",
"commander": "^10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ __metadata:
"@types/semver": 7.5.8
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
ajv: ^8.13.0
ajv: ^8.16.0
ajv-formats: ^2.1.1
clean-webpack-plugin: ^4.0.0
commander: ^10.0.1
Expand Down Expand Up @@ -2703,15 +2703,15 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.13.0":
version: 8.13.0
resolution: "ajv@npm:8.13.0"
"ajv@npm:^8.16.0":
version: 8.16.0
resolution: "ajv@npm:8.16.0"
dependencies:
fast-deep-equal: ^3.1.3
json-schema-traverse: ^1.0.0
require-from-string: ^2.0.2
uri-js: ^4.4.1
checksum: 6de82d0b2073e645ca3300561356ddda0234f39b35d2125a8700b650509b296f41c00ab69f53178bbe25ad688bd6ac3747ab44101f2f4bd245952e8fd6ccc3c1
checksum: bdf3d4c9f1d11e220850051ef4cd89346e951cfb933d6d41be36d45053c1092af1523ee6c62525cce567355caf0a4f4c19a08a93851649c1fa32b4a39b7c4858
languageName: node
linkType: hard

Expand Down

0 comments on commit 1301dcb

Please sign in to comment.