Skip to content

Commit

Permalink
Update dependency jsonld-context-parser to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 168b6dc commit b915bc0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@typescript-eslint/typescript-estree": "^7.1.0",
"comment-parser": "^0.7.6",
"componentsjs": "^6.0.0",
"jsonld-context-parser": "^2.1.5",
"jsonld-context-parser": "^3.0.0",
"lru-cache": "^6.0.0",
"minimist": "^1.2.5",
"rdf-object": "^1.13.1",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3401,7 +3401,7 @@ __metadata:
husky: "npm:^9.0.0"
jest: "npm:^29.7.0"
jest-extended: "npm:^4.0.2"
jsonld-context-parser: "npm:^2.1.5"
jsonld-context-parser: "npm:^3.0.0"
lru-cache: "npm:^6.0.0"
manual-git-changelog: "npm:^1.0.1"
minimist: "npm:^1.2.5"
Expand Down Expand Up @@ -6788,7 +6788,7 @@ __metadata:
languageName: node
linkType: hard

"jsonld-context-parser@npm:^2.0.2, jsonld-context-parser@npm:^2.1.1, jsonld-context-parser@npm:^2.1.5, jsonld-context-parser@npm:^2.2.2, jsonld-context-parser@npm:^2.4.0":
"jsonld-context-parser@npm:^2.0.2, jsonld-context-parser@npm:^2.1.1, jsonld-context-parser@npm:^2.2.2, jsonld-context-parser@npm:^2.4.0":
version: 2.4.0
resolution: "jsonld-context-parser@npm:2.4.0"
dependencies:
Expand All @@ -6803,6 +6803,20 @@ __metadata:
languageName: node
linkType: hard

"jsonld-context-parser@npm:^3.0.0":
version: 3.0.0
resolution: "jsonld-context-parser@npm:3.0.0"
dependencies:
"@types/http-link-header": "npm:^1.0.1"
"@types/node": "npm:^18.0.0"
http-link-header: "npm:^1.0.2"
relative-to-absolute-iri: "npm:^1.0.5"
bin:
jsonld-context-parse: bin/jsonld-context-parse.js
checksum: 8f459d609d84d15ef37d20c6056f6701f4afac846a188fcfeb850b8a98a903444be6b3f5039025ed71e6db2eab3c0f6f10368db5e89bb872e9901bf3584c94cc
languageName: node
linkType: hard

"jsonld-streaming-parser@npm:^3.0.1":
version: 3.3.0
resolution: "jsonld-streaming-parser@npm:3.3.0"
Expand Down

0 comments on commit b915bc0

Please sign in to comment.