Skip to content

Commit

Permalink
Bump eyereasoner from 10.4.0 to 10.5.0
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: eyereasoner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent b6d09fa commit d59062f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@comunica/query-sparql-rdfjs": "^2.5.1",
"commander": "^11.1.0",
"componentsjs": "^5.3.2",
"eyereasoner": "10.4.0",
"eyereasoner": "10.5.0",
"fs-extra": "^11.1.1",
"is-hidden-file": "^1.1.2",
"jsonld": "^8.x.x",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,10 +1750,10 @@
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==

"@types/emscripten@^1.39.8":
version "1.39.9"
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.9.tgz#cbe73a8d153fc714a2e3177fbda2d7332d45efa7"
integrity sha512-ILdWj4XYtNOqxJaW22NEQx2gJsLfV5ncxYhhGX1a1H1lXl2Ta0gUz7QOnOoF1xQbJwWDjImi8gXN9mKdIf6n9g==
"@types/emscripten@^1.39.9":
version "1.39.10"
resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.10.tgz#da6e58a6171b46a41d3694f812d845d515c77e18"
integrity sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==

"@types/fs-extra@^11.0.1":
version "11.0.4"
Expand Down Expand Up @@ -2435,13 +2435,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

eyereasoner@10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-10.4.0.tgz#f19d69bc23598a1134f8e2654eb42055bc9015dc"
integrity sha512-iA4bdx1/KD/TEsfVojiCiYrQa4A936Dto86vhjjEl5uZ4l55gtnyHHf84fB2IRRM/rwAnCs2GVOtAVafr0e/Xg==
eyereasoner@10.5.0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-10.5.0.tgz#3cd971c8a6361de7ae9a9a5c50682b864e0c7b05"
integrity sha512-WX6rMkEfwM/V/wpuXw4ZGMhXtGHHJzDJ6sWXvcszTnGbOmFSq6aAuoYgf4Iy1jSbMzJcpvcjXkHB4WLC8iStgQ==
dependencies:
n3 "^1.16.3"
swipl-wasm "3.5.5"
swipl-wasm "3.5.7"

fast-deep-equal@^3.1.3:
version "3.1.3"
Expand Down Expand Up @@ -3780,13 +3780,13 @@ supports-color@^7.1.0, supports-color@^7.2.0:
dependencies:
has-flag "^4.0.0"

[email protected].5:
version "3.5.5"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-3.5.5.tgz#f9fb1c11537404093e873896e0c28f8dc3ab8ac8"
integrity sha512-3N8xBVA1mQOIcNnRXXPayyAlOGbnvUvUbSf3TcYkyIXGhrDChMiIGkERKal+m2UoQRVQ09omOWSuRPZNpQLlfQ==
[email protected].7:
version "3.5.7"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-3.5.7.tgz#0fa62d068266da17a44406e1fe17da598ef942e8"
integrity sha512-dklFHYVmmjMJ4iWEkSRBlAsYZXOl1rdHY0BylSZUM/P4JEXrd6V3ztEH8XexUr7972tUM/5USdzTCCFLbKeIdQ==
dependencies:
"@inrupt/universal-fetch" "^1.0.3"
"@types/emscripten" "^1.39.8"
"@types/emscripten" "^1.39.9"

[email protected]:
version "1.0.0"
Expand Down

0 comments on commit d59062f

Please sign in to comment.