Skip to content

Commit

Permalink
Update dependency @types/rdf-js to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2020
1 parent 61b669a commit 6fd2791
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@comunica/actor-init-sparql": "1.16.2",
"@types/mime": "^2.0.1",
"@types/minimist": "^1.2.0",
"@types/rdf-js": "^3.0.0",
"@types/rdf-js": "^4.0.0",
"mime": "^2.4.4",
"negotiate": "^1.0.1"
}
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,6 +1582,13 @@
dependencies:
"@types/node" "*"

"@types/rdf-js@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/rdf-js/-/rdf-js-4.0.0.tgz#96f7314b09b77ecd16fca7f358db90db8ac86d1b"
integrity sha512-2uaR7ks0380MqzUWGOPOOk9yZIr/6MOaCcaj3ntKgd2PqNocgi8j5kSHIJTDe+5ABtTHqKMSE0v0UqrsT8ibgQ==
dependencies:
"@types/node" "*"

"@types/sparqljs@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/sparqljs/-/sparqljs-3.0.0.tgz#ddeda9b22b52362ac6a4df878a6d2ae104186f19"
Expand Down

0 comments on commit 6fd2791

Please sign in to comment.