Skip to content

Commit

Permalink
Bump eyereasoner from 11.0.4 to 11.0.5 (#61)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 11.0.4 to 11.0.5.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v11.0.4...v11.0.5)

---
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 Dec 11, 2023
1 parent d60c69e commit d3fbe0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@comunica/query-sparql-rdfjs": "^2.5.1",
"commander": "^11.1.0",
"componentsjs": "^5.3.2",
"eyereasoner": "11.0.4",
"eyereasoner": "11.0.5",
"fs-extra": "^11.1.1",
"is-hidden-file": "^1.1.2",
"jsonld": "^8.x.x",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2435,10 +2435,10 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

[email protected].4:
version "11.0.4"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-11.0.4.tgz#fb423876d7ef33ffa38253178f077d1379a62fbd"
integrity sha512-fsIXrkPn0Y4w6D/WlkMaIK+suu577XJfJdPzCd8XKaQMT6P0YNc+PMhmdtqikTMV9N08njbWuFtWFYi+7r4RuA==
[email protected].5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-11.0.5.tgz#a532dc021eb1ec1820be51295b26ccfe1dd67d96"
integrity sha512-1GOVamVC8sm70AVQqzw8FROuqxc3zprutduxwZs4cl9HQ38UBTOYueVGOJGbEHVpgtDWoNZl9h+oFkTDogpSPw==
dependencies:
n3 "^1.16.3"
swipl-wasm "3.5.11"
Expand Down

0 comments on commit d3fbe0a

Please sign in to comment.