Skip to content

Commit daf07fa

Browse files
build(deps-dev): bump sparql-http-client and @types/sparql-http-client
Bumps [sparql-http-client](https://github.com/rdf-ext/sparql-http-client) and [@types/sparql-http-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sparql-http-client). These dependencies needed to be updated together. Updates `sparql-http-client` from 3.0.1 to 3.1.0 - [Changelog](https://github.com/rdf-ext/sparql-http-client/blob/master/CHANGELOG.md) - [Commits](rdf-ext/sparql-http-client@v3.0.1...v3.1.0) Updates `@types/sparql-http-client` from 3.0.5 to 3.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sparql-http-client) --- updated-dependencies: - dependency-name: sparql-http-client dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/sparql-http-client" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 281a8dd commit daf07fa

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

package-lock.json

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shape-to-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/debug": "^4.1.12",
4848
"@types/n3": "^1.26.1",
4949
"@types/sinon": "^21.0.0",
50-
"@types/sparql-http-client": "^3.0.5",
50+
"@types/sparql-http-client": "^3.1.0",
5151
"@types/sparqljs": "^3.1.12",
5252
"@types/wait-on": "^5.3.4",
5353
"@zazuko/env-node": "^3",
@@ -62,7 +62,7 @@
6262
"n3": "^2.0.1",
6363
"oxigraph": "^0.4.9",
6464
"sinon": "^21.0.1",
65-
"sparql-http-client": "^3.0.1",
65+
"sparql-http-client": "^3.1.0",
6666
"string-to-stream": "^3.0.1",
6767
"tbbt-ld": "^1.1.0",
6868
"wait-on": "^8.0.3"

0 commit comments

Comments
 (0)