Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 16.28.22 to 16.29.2
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 16.28.22 to 16.29.2.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v16.28.22...v16.29.2)

---
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 Oct 18, 2024
1 parent ccdf376 commit 4a10547
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.28.22",
"eyereasoner": "16.29.2",
"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.28.22:
version "16.28.22"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.28.22.tgz#1b4911b11913e923a7a3cfdfa18599579934598a"
integrity sha512-c95cXJFsAllW1SzRrnRnlzdnMLxAyMcapuqjLh5wrEzmTv7GiUpRzkYeuLhTJ01D87f1l+V0F1CZogMw6kr3hw==
eyereasoner@16.29.2:
version "16.29.2"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.29.2.tgz#189173b281eb784b96c45421b80e10d4eabe78c5"
integrity sha512-+S3yK43U0iXR4he+fFVSsaNR8MGhNrp6oWqLJtFQYZHF0t/CHxe3U98N6yfHTtIdVwpiUOMyes4CnSH6qTv+RA==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.8"
swipl-wasm "4.0.10"

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

[email protected].8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.8.tgz#4354a528d55134b5a64a31e5a1c1d557d04c8c6a"
integrity sha512-vrr1QAR44Za5wcKahsZ1TtuRivbJacEYrqWHw45K/mtkAHHrsVlnwStttAOX7IJ+EAF886VCgzy2pSMJdWx12w==
[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==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit 4a10547

Please sign in to comment.