Mercurial > code > home > repos > streamed-graph
changeset 73:70bc10f3eb07
update dep
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2020 21:34:28 -0800 |
parents | 97903fa9b12f |
children | 5cd795b4c545 |
files | package.json pnpm-lock.yaml |
diffstat | 2 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/package.json Mon Feb 10 16:57:46 2020 -0800 +++ b/package.json Tue Feb 11 21:34:28 2020 -0800 @@ -13,7 +13,7 @@ "dependencies": { "@polymer/decorators": "^3.0.0", "@polymer/polymer": "^3.3.1", - "@types/jsonld": "^1.5.0", + "@types/jsonld": "^1.5.1", "@types/n3": "^1.1.5", "jsonld": "^2.0.2", "lit-html": "^1.1.2",
--- a/pnpm-lock.yaml Mon Feb 10 16:57:46 2020 -0800 +++ b/pnpm-lock.yaml Tue Feb 11 21:34:28 2020 -0800 @@ -1,7 +1,7 @@ dependencies: '@polymer/decorators': 3.0.0 '@polymer/polymer': 3.3.1 - '@types/jsonld': 1.5.0 + '@types/jsonld': 1.5.1 '@types/n3': 1.1.5 jsonld: 2.0.2 lit-html: 1.1.2 @@ -445,10 +445,10 @@ dev: true resolution: integrity: sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w== - /@types/jsonld/1.5.0: + /@types/jsonld/1.5.1: dev: false resolution: - integrity: sha512-EG2N8JLQ1xDfO6Z/1QRdiUcYX3428CqVRqmY7LyK5or5J1RQ16dpKH6qQ4umVD0vBHU47xHlMeyMbQ6o+6tiYg== + integrity: sha512-8XI88iiCBVqmNCMBqPOgJhJPPuiIW1Tp2sXqe3NwD137ljhQVkDWY8cuYBBDZQoBYfGzUJvja527bbwqVbRnHQ== /@types/n3/1.1.5: dependencies: '@types/node': 13.1.7 @@ -7080,7 +7080,7 @@ '@rollup/plugin-node-resolve': ^7.0.0 '@rollup/plugin-replace': ^2.3.0 '@types/jest': ^24.0.25 - '@types/jsonld': ^1.5.0 + '@types/jsonld': ^1.5.1 '@types/n3': ^1.1.5 '@types/rollup-plugin-postcss': ^2.0.0 jest: ^24.9.0