Skip to content

Commit

Permalink
Bump eyereasoner from 12.7.2 to 12.8.1 (#100)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 12.7.2 to 12.8.1.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v12.7.2...v12.8.1)

---
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 Feb 22, 2024
1 parent 74b2b33 commit 211a1a6
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 @@ -52,7 +52,7 @@
"@types/jsonld": "^1.5.8",
"commander": "^12.0.0",
"componentsjs": "^5.3.2",
"eyereasoner": "12.7.2",
"eyereasoner": "12.8.1",
"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 @@ -2405,13 +2405,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

eyereasoner@12.7.2:
version "12.7.2"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-12.7.2.tgz#2fdfdd8b2c5c15e6c82a437fabeac7925cdb87f9"
integrity sha512-JZ/MzxlNo8fqE3s9OCnz2q9ew74xBDwcGCr8IE1OEGDBvK7GP/+NTBJdiwFOfaQZhJ7VsLyVKdBPR5AmG994fA==
eyereasoner@12.8.1:
version "12.8.1"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-12.8.1.tgz#aeb0076c69aa5704ddab8b252f2e0b5bcabd5fa2"
integrity sha512-Ctzz6zOL4RWKKt5plegv1wFmMbLhz4Rkxb/e5XGpgcAXotaTSaVCikmykt7vv1qWtTILsrejyLEkA0m4va0jZg==
dependencies:
n3 "^1.16.3"
swipl-wasm "3.6.2"
swipl-wasm "3.7.0"

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

swipl-wasm@3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-3.6.2.tgz#ba52557fa5a7498453e48dc6560612b618c68251"
integrity sha512-E8yC5JZap2VGqrBRetRneapO/5U3oD/hKYxtErlwC0TVY4EccXIlHdmu9UWlNCBQ+1tPqE66uHGpx56aRbYqNQ==
swipl-wasm@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-3.7.0.tgz#872a3c7dc950e13e9a98e203808ef8778d99f3c9"
integrity sha512-VwUocnhhDb+AzDvbFBvp/mFBcXvSQiiY0rexW/BvcitX3qW2fgk3nJOAw2nnKOm32Px5SrjI7YA9gTon+La6nA==
dependencies:
"@inrupt/universal-fetch" "^1.0.3"
"@types/emscripten" "^1.39.10"
Expand Down

0 comments on commit 211a1a6

Please sign in to comment.