Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 2ca9102

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @rdfjs/data-model to v2
1 parent 4a6d489 commit 2ca9102

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@comunica/bus-rdf-membership-filter": "^1.0.0",
1414
"@comunica/bus-rdf-metadata-extract": "^1.19.2",
1515
"@comunica/core": "^1.19.2",
16-
"@rdfjs/data-model": "^1.1.1",
16+
"@rdfjs/data-model": "^2.0.0",
1717
"@strictsoftware/typedoc-plugin-monorepo": "^0.4.0",
1818
"@types/bloem": "^0.2.0",
1919
"@types/jest": "^26.0.0",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2907,12 +2907,10 @@
29072907
tslib "^2.1.0"
29082908
webcrypto-core "^1.2.0"
29092909

2910-
"@rdfjs/data-model@^1.1.1":
2911-
version "1.2.0"
2912-
resolved "https://registry.yarnpkg.com/@rdfjs/data-model/-/data-model-1.2.0.tgz#1daa39f26d48e0ec4d6a60fc4150db7d7ef1bab2"
2913-
integrity sha512-6ITWcu2sr9zJqXUPDm1XJ8DRpea7PotWBIkTzuO1MCSruLOWH2ICoQOAtlJy30cT+GqH9oAQKPR+CHXejsdizA==
2914-
dependencies:
2915-
"@types/rdf-js" "*"
2910+
"@rdfjs/data-model@^2.0.0":
2911+
version "2.0.1"
2912+
resolved "https://registry.yarnpkg.com/@rdfjs/data-model/-/data-model-2.0.1.tgz#410aeaea65de9bac605b63172baa64384b65ca98"
2913+
integrity sha512-oRDYpy7/fJ9NNjS+M7m+dbnhi4lOWYGbBiM/A+u9bBExnN6ifXUF5mUsFxwZaQulmwTDaMhKERdV6iKTBUMgtw==
29162914

29172915
"@sinonjs/commons@^1.7.0":
29182916
version "1.8.3"

0 commit comments

Comments
 (0)