Skip to content

Commit

Permalink
Update jsonschema to newer version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
  • Loading branch information
awharn committed Oct 16, 2023
1 parent e640d20 commit cd2ea7e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ imperative_debug.log
# Licenses in package folders (managed with build scripts)
packages/*/LICENSE
zowex/
packages/secrets/

# Browserified bundles and compiled JS for web help
packages/imperative/web-help/dist/css/bundle*
Expand Down
8 changes: 4 additions & 4 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion packages/imperative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"glob": "7.1.6",
"js-yaml": "3.14.1",
"jsonfile": "4.0.0",
"jsonschema": "1.1.1",
"jsonschema": "1.4.1",
"lodash-deep": "2.0.0",
"log4js": "6.4.0",
"markdown-it": "12.3.2",
Expand Down

0 comments on commit cd2ea7e

Please sign in to comment.