Skip to content

Commit

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

---
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 2, 2024
1 parent 2434ae2 commit cc4a82f
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.8",
"eyereasoner": "17.0.10",
"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].8:
version "17.0.8"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-17.0.8.tgz#6d34534aca6e9af488431a49a64c55e996917355"
integrity sha512-4LA85BLpJuhS4VSB5hf/Tl9DEk9iHeGqCkXkhemWyPDC3duT+5Y2RFSShCzcHe/0KIktp9KqbN3caNW4O5Ppyw==
[email protected].10:
version "17.0.10"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-17.0.10.tgz#ad19ec755e2c21b959ea363688e983013fac31c6"
integrity sha512-YJEK/B2yVlRD7U57m8O97VKUB3k0Ps/+QjpeIvZ2DzcsVIDu+0J+2giAJNsKcvnxTkOAWXbuFTVrfjOBei0/2Q==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.15"
swipl-wasm "4.0.16"

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].15:
version "4.0.15"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.15.tgz#65578d12c12cecc6ebcc4db2a7ee9c486afb866d"
integrity sha512-mToQGzy7OYBL5exO6rDvUzV7wEGpG5AYNbQso19S+9cR1lcVa3U21rOVxZfugS9vt5M1HR/7udJyYQAi02ri8Q==
[email protected].16:
version "4.0.16"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.16.tgz#c6bee215d8d58132f1e29fed92f771bf7701cf89"
integrity sha512-Mo7Hn2OCyh+rgkvBZah2ThLV8odTso95YGUESNeZr+QizqTO7603WNBZr5Q1WU4D+965js2TTFGy8mGaHl/Exw==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit cc4a82f

Please sign in to comment.