Skip to content

Commit

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

---
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 20, 2024
1 parent 8165871 commit e94446c
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": "18.0.0",
"eyereasoner": "18.0.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 @@ -2939,13 +2939,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

[email protected].0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-18.0.0.tgz#da321c48c15b9a372ad81a3f22004bae7e24faac"
integrity sha512-bOHyB9wIk2L+0J4LSM6YWuW9ZHdb7r1UYmwezmjOSBaLY6DfeQHn+kwLuMVCjDIflIru7kApW7XjMnL8qLhOOg==
[email protected].1:
version "18.0.1"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-18.0.1.tgz#4e73686b69753cc17ee7f51cf95ffbcf3e858f49"
integrity sha512-rxggKLoRgbYrOKO2OijKmNT4duhiIqHKbJbjgk+zveqO7HthIU7KcZfFB96kosdEitiOP6H/zwF2X/jUs1BfRA==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.18"
swipl-wasm "4.0.19"

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].18:
version "4.0.18"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.18.tgz#6283ee9ac902c053f8a0c070704cbf91fe7992ee"
integrity sha512-M0YrzAhsnt3e7o1SqjJz0F4eLUl6hV27hRn55tJluNsNlgEMCr7Fkgg/zQ9apoeAQ+Nq473TJ4ED5h1Qj0fCvA==
[email protected].19:
version "4.0.19"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.19.tgz#e7e7b25d34d4377f8712455837df018692152b94"
integrity sha512-pslPurmGiAFrV+NLShE6zn1zojU72XFUsId5AwdjyKf+Lrqefd1zeAEGpmHelZjgN3TvlBaO+Sj461LKwfBMjA==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit e94446c

Please sign in to comment.