Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 16.31.0 to 16.32.6 (#302)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 16.31.0 to 16.32.6.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v16.31.0...v16.32.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e0d2887 commit c27ee5e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/jsonld": "^1.5.8",
"commander": "^12.0.0",
"componentsjs": "^6.0.0",
"eyereasoner": "16.31.0",
"eyereasoner": "16.32.6",
"fs-extra": "^11.1.1",
"is-hidden-file": "^1.1.2",
"jsonld": "^8.x.x",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2939,13 +2939,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

eyereasoner@16.31.0:
version "16.31.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.31.0.tgz#9b9a55d8f806893ec9699009877dfc04eed2e9d7"
integrity sha512-XVwyiuREgQo1V2Qdn3L8YT1w9v22w9eM5ml9qEc++LoANLf+Lq6QCOuPqrD/w5I3uoW7ezuv+as029u38iHD/w==
eyereasoner@16.32.6:
version "16.32.6"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.32.6.tgz#b3f186c83095c9afca914e0b178efe84a4d133f1"
integrity sha512-T+1ZDhTI5oZAVaWc9+kZDsqKj8zKY/BIgBzYK84kQK6Hcigp3Fdn41ChTxyomZV6GfCwnQqT08aVstyk+SJYnw==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.10"
swipl-wasm "4.0.11"

fast-deep-equal@^3.1.3:
version "3.1.3"
Expand Down Expand Up @@ -4283,10 +4283,10 @@ supports-color@^8.1.1:
dependencies:
has-flag "^4.0.0"

[email protected].10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.10.tgz#bb0009b72a481cf0c799a3f4904921892bef5b59"
integrity sha512-/7pfJbCFItKfrQGLtZujuogOM+SPJm2GJhhZ/GUxKNLW4b4GfFwLZnlAzpxciEzKdoKhijyIYKnL5uw+69nOyQ==
[email protected].11:
version "4.0.11"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.11.tgz#f227be641517a9d04bebb1bb388e24d7d0159b12"
integrity sha512-60L6cr3mkH6DhvDZnGitHSGGasv3xDyoA6zREcOzFMYARZnWnV49s9j70NQfIlK9ksBpqYmK9ajCrXrvvPaxAQ==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit c27ee5e

Please sign in to comment.