Skip to content

Commit bd87733

Browse files
build(deps): bump @tpluscode/rdf-string from 1.3.3 to 1.3.4
Bumps [@tpluscode/rdf-string](https://github.com/tpluscode/rdf-string) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/tpluscode/rdf-string/releases) - [Changelog](https://github.com/tpluscode/rdf-string/blob/master/CHANGELOG.md) - [Commits](tpluscode/rdf-string@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: "@tpluscode/rdf-string" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d100e89 commit bd87733

File tree

3 files changed

+10
-10
lines changed

3 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/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rdfjs-elements/sparql-editor": "^0.2.2",
1919
"@shoelace-style/shoelace": "^2.19.1",
2020
"@tpluscode/rdf-ns-builders": "^4",
21-
"@tpluscode/rdf-string": "^1.3.3",
21+
"@tpluscode/rdf-string": "^1.3.4",
2222
"@tpluscode/sparql-builder": "^2.0.2",
2323
"@zazuko/env": "^2.4.2",
2424
"@zazuko/env-node": "^2.1.1",

packages/shape-to-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@hydrofoil/sparql-processor": "^0.1.3",
2828
"@tpluscode/rdf-ns-builders": ">=3.0.2",
29-
"@tpluscode/rdf-string": "^1.3.3",
29+
"@tpluscode/rdf-string": "^1.3.4",
3030
"@types/sparqljs": "^3.1.11",
3131
"@vocabulary/dash": "^1.0.4",
3232
"@vocabulary/dash-sparql": "^1.0.4",

0 commit comments

Comments
 (0)