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 Apr 10, 2019
1 parent 23b4b33 commit 5bff2bb
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2259,6 +2259,13 @@ json-schema@0.2.3:
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=

json-stable-stringify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
integrity sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=
dependencies:
jsonify "~0.0.0"

json-stringify-safe@~5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
Expand All @@ -2271,6 +2278,11 @@ json5@2.x, json5@^2.1.0:
dependencies:
minimist "^1.2.0"

jsonify@~0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=

jsonld-context-parser@^1.1.0, jsonld-context-parser@^1.1.3:
version "1.1.4"
resolved "https://registry.yarnpkg.com/jsonld-context-parser/-/jsonld-context-parser-1.1.4.tgz#8cefebc80f3adf79d09e69559d1cfd14e99121bd"
Expand Down Expand Up @@ -3110,14 +3122,15 @@ rdf-terms@^1.4.0:
"@rdfjs/data-model" "^1.1.1"
lodash.uniqwith "^4.5.0"

rdf-test-suite@^1.5.3:
version "1.6.0"
resolved "https://registry.yarnpkg.com/rdf-test-suite/-/rdf-test-suite-1.6.0.tgz#f842ae19f68d2cbff5ccdb40b8f45701ee4faa69"
integrity sha512-qiH8me8vTcpaXmIQCGo/zfeEr7/QJgotuXq5YZPNRoO3E1v16/nzToIcc2UTy36RYXbtyTe+amtscVY11zJHug==
rdf-test-suite@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/rdf-test-suite/-/rdf-test-suite-1.8.1.tgz#a329512b03ba533a2f2debb6bc90e20bc82acd69"
integrity sha512-WIvmekT88gfP7lne+Zeri3JbRLz6TJx/jamWPeB4JdcSSoMc5LtmI0CFm6aPaOMPuRUAd1RwcsZatwZAEARFvg==
dependencies:
"@rdfjs/data-model" "^1.1.1"
arrayify-stream "^1.0.0"
isomorphic-fetch "^2.2.1"
json-stable-stringify "^1.0.1"
jsonld-streaming-parser "^1.0.1"
log-symbols "^2.2.0"
minimist "^1.2.0"
Expand Down

0 comments on commit 5bff2bb

Please sign in to comment.