Skip to content

Commit bd2c7d8

Browse files
Bump jsonschema from 1.4.1 to 1.5.0
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema) from 1.4.1 to 1.5.0. - [Commits](https://github.com/tdegrunt/jsonschema/commits) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef8f568 commit bd2c7d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "~8.28.0",
2323
"eslint-plugin-mocha": "~9.0.0",
2424
"husky": "~6.0.0",
25-
"jsonschema": "~1.4.0",
25+
"jsonschema": "~1.5.0",
2626
"markdown-link-check": "~3.10.2",
2727
"markdownlint-cli": "~0.32.2",
2828
"mocha": "~9.2.2",

0 commit comments

Comments
 (0)