Skip to content

Commit

Permalink
Bump @comunica/context-entries from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [@comunica/context-entries](https://github.com/comunica/comunica/tree/HEAD/packages/context-entries) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/comunica/comunica/releases)
- [Changelog](https://github.com/comunica/comunica/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comunica/comunica/commits/v3.2.0/packages/context-entries)

---
updated-dependencies:
- dependency-name: "@comunica/context-entries"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 35c747b commit 86e9cf2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1722,12 +1722,12 @@
sparqlalgebrajs "^4.2.0"

"@comunica/context-entries@^3.0.1", "@comunica/context-entries@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@comunica/context-entries/-/context-entries-3.1.0.tgz#2708faa30cdac4b9fdb9e6d71ecf416ecf7a6d4d"
integrity sha512-ExgFIY7DtEsg/FIMesGcpY7Gkvi4qT2/jC7CL/sugQ1YtNuACD3Gkackbmx7Mr2uEBqP0fMWrkcUghzZ2D6Teg==
version "3.2.0"
resolved "https://registry.yarnpkg.com/@comunica/context-entries/-/context-entries-3.2.0.tgz#2e97bf5f9c62daccb79d151f2878afd3385b44f6"
integrity sha512-c97CoVmptgvkFZyIX6d7zU1lTtc2jl+zwm49HGQEK2fbiimR8jK7cMimWu5AFDICAR1VYh1lTIBIoI+72QZZ+w==
dependencies:
"@comunica/core" "^3.1.0"
"@comunica/types" "^3.1.0"
"@comunica/core" "^3.2.0"
"@comunica/types" "^3.2.0"
"@rdfjs/types" "*"
jsonld-context-parser "^2.2.2"
sparqlalgebrajs "^4.3.3"
Expand All @@ -1740,12 +1740,12 @@
"@comunica/types" "^2.10.0"
immutable "^4.1.0"

"@comunica/core@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@comunica/core/-/core-3.1.0.tgz#9d77509dcaa2741e461223d0b12cd34de4e9a274"
integrity sha512-6l4GR7gSvgWCBtlX3CYXtcLScORkEE8ALtf/jSdFoM/1CFfPG3DEbiWM+18GKd+cCYCyrr6KCYB5hbp93nQL8g==
"@comunica/core@^3.1.0", "@comunica/core@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@comunica/core/-/core-3.2.0.tgz#a987956f3f6e4933397f28c117bcc99108f7373b"
integrity sha512-rfLWrbVISt2TXWu++dJa3F/mK+B2vCPL+KfIlzGTOyFPuYzDO303rh9FVs8XnViY7cTw6ph+PcZjWiO7qDDz6A==
dependencies:
"@comunica/types" "^3.1.0"
"@comunica/types" "^3.2.0"
immutable "^4.1.0"

"@comunica/data-factory@^3.1.0":
Expand Down Expand Up @@ -2044,10 +2044,10 @@
asynciterator "^3.8.1"
sparqlalgebrajs "^4.2.0"

"@comunica/types@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@comunica/types/-/types-3.1.0.tgz#ec54fec0f81890bc1097f948bec9a7db8364afa7"
integrity sha512-+1PTc2xkvUVr1GlhLP1W0GzRVrOgJs5v/3oKHoUWByf3KpwXWLGuQ4/ZHcZxcn4FJQm19FQlZW2wECiq9L4LYw==
"@comunica/types@^3.1.0", "@comunica/types@^3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@comunica/types/-/types-3.2.0.tgz#8928eef255f77b0cbba18b191d79d7af03658efb"
integrity sha512-UHKvAqu8giOjgon978P+mlg8RkzUBLJY2c9d9Kcyzjln6uBI5Cjp+ek8f79tR+ZADPCQpV6hkjJK3v3myanq2g==
dependencies:
"@rdfjs/types" "*"
"@types/yargs" "^17.0.24"
Expand Down

0 comments on commit 86e9cf2

Please sign in to comment.