Skip to content

Commit

Permalink
Bump jsonld-context-parser to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jun 3, 2020
1 parent 035bff5 commit a98e566
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/rdf-js": "^3.0.0",
"http-link-header": "^1.0.2",
"canonicalize": "^1.0.1",
"jsonld-context-parser": "^2.0.0",
"jsonld-context-parser": "^2.0.1",
"jsonparse": "^1.3.1"
},
"pre-commit": [
Expand Down
13 changes: 13 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2607,6 +2607,19 @@ jsonld-context-parser@^2.0.0:
isomorphic-fetch "^2.2.1"
relative-to-absolute-iri "^1.0.5"

jsonld-context-parser@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jsonld-context-parser/-/jsonld-context-parser-2.0.1.tgz#de0cd46e40e18c208e4031e931c0dbebfc7e921a"
integrity sha512-age80EkLq3sGWvf4UBfbHr2M6geOvrMvD1EnkliHeaFzln2a4ZdB7/1gQ4yMt0VjjlqudmvJtffA7YYQ2mx6ug==
dependencies:
"@types/http-link-header" "^1.0.1"
"@types/isomorphic-fetch" "^0.0.35"
"@types/node" "^13.1.0"
canonicalize "^1.0.1"
http-link-header "^1.0.2"
isomorphic-fetch "^2.2.1"
relative-to-absolute-iri "^1.0.5"

jsonld-streaming-parser@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jsonld-streaming-parser/-/jsonld-streaming-parser-2.0.1.tgz#4bf8165628200cd9ab62506e6356d9e89049e0d7"
Expand Down

0 comments on commit a98e566

Please sign in to comment.