Skip to content

Commit 73ae696

Browse files
dependabot[bot]afrittoli
authored andcommitted
Bump ajv from 8.18.0 to 8.20.0 in /tools
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.18.0 to 8.20.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f893b2 commit 73ae696

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

tools/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"validate": "node validate.js"
55
},
66
"dependencies": {
7-
"ajv": "^8.18",
7+
"ajv": "^8.20",
88
"ajv-formats": "^3.0",
99
"glob": "^13.0"
1010
}

0 commit comments

Comments
 (0)