Skip to content

Commit

Permalink
Merge pull request #71 from akaday/dependabot/npm_and_yarn/ajv-format…
Browse files Browse the repository at this point in the history
…s-3.0.1

Upgrade: Bump ajv-formats from 2.1.1 to 3.0.1
  • Loading branch information
akaday authored Nov 17, 2024
2 parents 3819a8f + c55009a commit a603173
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions packages/utils-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"@hint/utils-network": "^1.0.27",
"@hint/utils-types": "^1.2.1",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"jsonc-parser": "^3.3.1",

"lodash": "^4.17.21"
},
"description": "utils for JSON",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1783,10 +1783,10 @@ aggregate-error@^4.0.0:
clean-stack "^4.0.0"
indent-string "^5.0.0"

ajv-formats@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
ajv-formats@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
dependencies:
ajv "^8.0.0"

Expand Down

0 comments on commit a603173

Please sign in to comment.