Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 12, 2019
1 parent 68a7570 commit a80bed5
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,13 @@
dependencies:
"@types/node" "*"

"@types/rdf-js@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/rdf-js/-/rdf-js-2.0.2.tgz#4e5e3d3e92a24bcd523be63dc9cc9001f11df348"
integrity sha512-rHtC0mtRmMc9JzITesWhzmAXqfyJZhY8MygmmWZc3oWS5DPsGsKs+t3RXxGYlM4UKOqlD9Ki4owS1Cx/GPMeqw==
dependencies:
"@types/node" "*"

"@types/stack-utils@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
Expand Down Expand Up @@ -3119,12 +3126,21 @@ rdf-isomorphic@^1.1.0:
rdf-string "^1.3.1"
rdf-terms "^1.4.0"

rdf-quad@^1.2.2:
version "1.3.0"
resolved "https://registry.yarnpkg.com/rdf-quad/-/rdf-quad-1.3.0.tgz#e27551de52fb26641f9b30cc47878d6b3586ba24"
integrity sha512-K4+Kp4/zG5GauKrOaMTt6HYdiT8aCW8r1PKGF5kiUpxfrH9YCzZT72Rn9NFP+CU3NbHU+n61AeZcuIefoyzc7g==
rdf-literal@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/rdf-literal/-/rdf-literal-1.0.0.tgz#7324935eacfead859d08423d9b20a2d2e1afb9b8"
integrity sha512-PlNYjvacRKmixW89t8oviIVL1zIevNK/1ty5ZHhgyWfP1pBewzLG4euNv3Uqi2us8QAcuwjfD8aeSXFrdiYLlw==
dependencies:
"@rdfjs/data-model" "^1.1.1"
"@types/rdf-js" "^2.0.2"

rdf-quad@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/rdf-quad/-/rdf-quad-1.4.0.tgz#f564d63e3637d06883ec009d4de2dd17110d9e1c"
integrity sha512-xChDvhK2zb4/aCg8P668CWTn4TEhscefg/E1s+Qu61sZ/hKct/WQn0wuHim8H+MFrzZ7fFN7Gh7aamPgm/QSwA==
dependencies:
"@rdfjs/data-model" "^1.1.1"
rdf-literal "^1.0.0"
rdf-string "^1.3.1"

rdf-string@^1.3.1:
Expand Down

0 comments on commit a80bed5

Please sign in to comment.