Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 17.0.16 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 17.0.16 to 18.0.0.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v17.0.16...v18.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent e402d4c commit f744ff1
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": "17.0.16",
"eyereasoner": "18.0.0",
"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@17.0.16:
version "17.0.16"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-17.0.16.tgz#6534a1be7a9bfdedd03ac6c70601fbf537e52bb6"
integrity sha512-dOaVQ3oumnujYGFgXKkzeicTgfP4VqGEEzNH/T8+U/NDF1S8vu64yg4rpZPhABxlqFC1+rw3UnbRS7XchDRIFQ==
eyereasoner@18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-18.0.0.tgz#da321c48c15b9a372ad81a3f22004bae7e24faac"
integrity sha512-bOHyB9wIk2L+0J4LSM6YWuW9ZHdb7r1UYmwezmjOSBaLY6DfeQHn+kwLuMVCjDIflIru7kApW7XjMnL8qLhOOg==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.17"
swipl-wasm "4.0.18"

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].17:
version "4.0.17"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.17.tgz#964903096e6784ae380c6960f5577df83f829062"
integrity sha512-hadqI+mFoSv0pSiJLnXu85EB4NhiGuNtKVkxtGl253M/PJ0Jaxpe44GH1LAahR4tjKbdLH1rE28/V84xIGxFnQ==
[email protected].18:
version "4.0.18"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.18.tgz#6283ee9ac902c053f8a0c070704cbf91fe7992ee"
integrity sha512-M0YrzAhsnt3e7o1SqjJz0F4eLUl6hV27hRn55tJluNsNlgEMCr7Fkgg/zQ9apoeAQ+Nq473TJ4ED5h1Qj0fCvA==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit f744ff1

Please sign in to comment.