Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 17.0.3 to 17.0.8 (#317)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 17.0.3 to 17.0.8.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v17.0.3...v17.0.8)

---
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 Nov 28, 2024
1 parent 7af2041 commit 2434ae2
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.3",
"eyereasoner": "17.0.8",
"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].3:
version "17.0.3"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-17.0.3.tgz#b17c86e01d807b979536581a0878994eb861fd97"
integrity sha512-GPCE5DL/aoXAeht8EMk9nqqrs4MxVvi/d/ZFjM0NAwHkvKHeC+3BCGVAVVtqJIUiDjEKA94GHIjbATbZ/tXb0Q==
[email protected].8:
version "17.0.8"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-17.0.8.tgz#6d34534aca6e9af488431a49a64c55e996917355"
integrity sha512-4LA85BLpJuhS4VSB5hf/Tl9DEk9iHeGqCkXkhemWyPDC3duT+5Y2RFSShCzcHe/0KIktp9KqbN3caNW4O5Ppyw==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.14"
swipl-wasm "4.0.15"

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].14:
version "4.0.14"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.14.tgz#66589aad0a209a69a12f67ccb7da5be997d801b9"
integrity sha512-BnG1Fa44g7RXpTT0bSUOPzwe36kNh//FJWko2xE17J7GBjceKxMHFQPo9xKoSyLPvH7r8Aooj6OGrB8Qz6Kt6A==
[email protected].15:
version "4.0.15"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.15.tgz#65578d12c12cecc6ebcc4db2a7ee9c486afb866d"
integrity sha512-mToQGzy7OYBL5exO6rDvUzV7wEGpG5AYNbQso19S+9cR1lcVa3U21rOVxZfugS9vt5M1HR/7udJyYQAi02ri8Q==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit 2434ae2

Please sign in to comment.