Skip to content

Commit

Permalink
Merge pull request #15 from yukun-han/dependabot/npm_and_yarn/ajv-8.14.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump ajv from 8.12.0 to 8.14.0
  • Loading branch information
yukun-han committed Jun 3, 2024
2 parents 1a0ba8d + b63544f commit 3b99272
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/jest": "~29.5",
"@types/jsonpath": "~0.2",
"@types/node": "^20.10.0",
"ajv": "~8.12",
"ajv": "~8.14",
"husky": "~9.0",
"jest": "~29.7",
"lint-staged": "~15.2",
Expand All @@ -56,7 +56,7 @@
},
"peerDependencies": {
"@mocks-server/core": "~4.0",
"ajv": "~8.12"
"ajv": "~8.14"
},
"engines": {
"node": ">=18"
Expand Down
13 changes: 11 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 3b99272

Please sign in to comment.