Skip to content

Commit

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

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

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 4, 2024
1 parent c27ee5e commit 6f3fc7b
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.32.6",
"eyereasoner": "16.32.9",
"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"

[email protected].6:
version "16.32.6"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.32.6.tgz#b3f186c83095c9afca914e0b178efe84a4d133f1"
integrity sha512-T+1ZDhTI5oZAVaWc9+kZDsqKj8zKY/BIgBzYK84kQK6Hcigp3Fdn41ChTxyomZV6GfCwnQqT08aVstyk+SJYnw==
[email protected].9:
version "16.32.9"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.32.9.tgz#739b2160204b477f9f26caeaa9a41a1c4ca4a416"
integrity sha512-s4WaFDHYwImhYc8BTUj+PcysB6RThrrwWKCnVFj0oFZXY5tKqrQLaaMIsh0u+b+WPR95LrNOS26r5tsPfGueUg==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.11"
swipl-wasm "4.0.12"

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].11:
version "4.0.11"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.11.tgz#f227be641517a9d04bebb1bb388e24d7d0159b12"
integrity sha512-60L6cr3mkH6DhvDZnGitHSGGasv3xDyoA6zREcOzFMYARZnWnV49s9j70NQfIlK9ksBpqYmK9ajCrXrvvPaxAQ==
[email protected].12:
version "4.0.12"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.12.tgz#cb1e19ef9258938f8105d88c2b4e4b305a0cad7c"
integrity sha512-tV/+v/E3gJ/SVYzz11e/nq64dYTw6bjv9Z9e/nfKmMM7XAGW21rXbjqc4AXq1RHA4neA+/y/qnoUphed1xwO5g==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit 6f3fc7b

Please sign in to comment.