Skip to content

Commit 77d49be

Browse files
build: bump ajv from 8.12.0 to 8.18.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.12.0 to 8.18.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.12.0...v8.18.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d427130 commit 77d49be

File tree

2 files changed

+160
-29
lines changed

2 files changed

+160
-29
lines changed

packages/check-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ci:build": "run-s clean lint prettier:check test:ci build docs"
3434
},
3535
"dependencies": {
36-
"ajv": "^8.12.0",
36+
"ajv": "^8.18.0",
3737
"assert-never": "^1.2.1",
3838
"neverthrow": "^4.2.2",
3939
"yaml": "^2.2.2"

0 commit comments

Comments
 (0)