From 86e9cf2d7f530e6cc657d3e2fb91254aa81aa2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 06:36:31 +0000 Subject: [PATCH] Bump @comunica/context-entries from 3.1.0 to 3.2.0 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] --- yarn.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/yarn.lock b/yarn.lock index e6e6d37..70513cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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": @@ -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"