fix(deps): update json schema validation (#6637)

This commit is contained in:
Beka Westberg
2022-11-29 07:57:02 -08:00
committed by GitHub
parent 748c7da30b
commit d5de2da2de
4 changed files with 63 additions and 37 deletions

View File

@@ -72,7 +72,7 @@
"@blockly/block-test": "^3.0.0",
"@blockly/dev-tools": "^5.0.0",
"@blockly/theme-modern": "^3.0.0",
"@hyperjump/json-schema": "^0.18.5",
"@hyperjump/json-schema": "^0.23.3",
"@microsoft/api-documenter": "^7.19.16",
"@microsoft/api-extractor": "^7.29.5",
"@typescript-eslint/eslint-plugin": "^5.33.1",