Skip to content

Commit ffe01e8

Browse files
dependabot[bot]tpluscode
authored andcommitted
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.0 to 3.0.1 - [Changelog](https://github.com/rdf-ext/sparql-http-client/blob/master/CHANGELOG.md) - [Commits](rdf-ext/sparql-http-client@v3.0.0...v3.0.1) Updates `@types/sparql-http-client` from 3.0.2 to 3.0.4 - [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-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/sparql-http-client" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47e0276 commit ffe01e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -46,7 +46,7 @@
4646
"@types/debug": "^4.1.12",
4747
"@types/n3": "^1.16.4",
4848
"@types/sinon": "^17.0.3",
49-
"@types/sparql-http-client": "^3.0.2",
49+
"@types/sparql-http-client": "^3.0.4",
5050
"@types/sparqljs": "^3.1.10",
5151
"@types/wait-on": "^5.3.4",
5252
"@zazuko/env-node": "^2.1.3",
@@ -59,7 +59,7 @@
5959
"n3": "^1.16.3",
6060
"oxigraph": "^0.4.4",
6161
"sinon": "^18.0.0",
62-
"sparql-http-client": "^3.0.0",
62+
"sparql-http-client": "^3.0.1",
6363
"string-to-stream": "^3.0.1",
6464
"tbbt-ld": "^1.1.0",
6565
"wait-on": "^8.0.1"

0 commit comments

Comments
 (0)