chore(deps): bump @hyperjump/json-schema from 0.18.4 to 0.18.5 (#6141)

Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema-validator) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/hyperjump-io/json-schema-validator/releases)
- [Commits](https://github.com/hyperjump-io/json-schema-validator/compare/v0.18.4...v0.18.5)

---
updated-dependencies:
- dependency-name: "@hyperjump/json-schema"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-05 10:14:06 -07:00
committed by GitHub
parent 9dc5e50201
commit 41e858deee

12
package-lock.json generated
View File

@@ -388,9 +388,9 @@
}
},
"node_modules/@hyperjump/json-schema": {
"version": "0.18.4",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.4.tgz",
"integrity": "sha512-FVdSlOrOio/sWCbVbAP3yH/gKKddvrIvKzLS/id6/CidWH0r0x5ZTPM1zBS0Su7gU6OOjFRxDYhrIhnNBI5ODg==",
"version": "0.18.5",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.5.tgz",
"integrity": "sha512-O4+E8BqwzkhPm6BEkswaExIqtrtznpVQjyllA3Q3rB0VQZ4YWW7L5AtaqIiL0XtxpnuCiPKqb73BBGdyycLL6g==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -12902,9 +12902,9 @@
}
},
"@hyperjump/json-schema": {
"version": "0.18.4",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.4.tgz",
"integrity": "sha512-FVdSlOrOio/sWCbVbAP3yH/gKKddvrIvKzLS/id6/CidWH0r0x5ZTPM1zBS0Su7gU6OOjFRxDYhrIhnNBI5ODg==",
"version": "0.18.5",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-0.18.5.tgz",
"integrity": "sha512-O4+E8BqwzkhPm6BEkswaExIqtrtznpVQjyllA3Q3rB0VQZ4YWW7L5AtaqIiL0XtxpnuCiPKqb73BBGdyycLL6g==",
"dev": true,
"requires": {
"@hyperjump/json-schema-core": "^0.23.4",