Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 16.26.6 to 16.26.7 (#259)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 16.26.6 to 16.26.7.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v16.26.6...v16.26.7)

---
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 Sep 19, 2024
1 parent e6e24cd commit d285671
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": "16.26.6",
"eyereasoner": "16.26.7",
"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 @@ -2909,13 +2909,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

[email protected].6:
version "16.26.6"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.26.6.tgz#d5eb0c6fa8ecfbf567ef7a9039d56b5aece1967c"
integrity sha512-ANW0X0X/kltRh7t3nn4ySyGXx/X8OuolSTfGflWiZG4+adMinVv+oVDlqqQiZF+f+UJSJKoCz4S+yoE/uO3bOw==
[email protected].7:
version "16.26.7"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.26.7.tgz#eb688194ebfcb32cb849b09859d21285c1c410cc"
integrity sha512-pRu+8kA9EHx+sk/yp/9NyIcTlt4Z16m4qrPgh5bnzUf2CCkcN62poU2HIMAD/xjmeFJl85r67IwPCthReR+PoA==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.5"
swipl-wasm "4.0.6"

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

[email protected].5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.5.tgz#81fd7823f373fc4b982eefdcae0c6848560e4814"
integrity sha512-WGHrOYYmZTv5WTQzpj/gfHT+lIV96tRbSH5S88n74pHS1K+PV9C7Qq8cuT1+8Zb3HXkObTbcrnDKNOA4Q5WISQ==
[email protected].6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.6.tgz#ac49ddef28a50abbbd3fc368ff642084bf22ab37"
integrity sha512-3AwMDYcOnj6q2EqAdlQqM4/q3LR1Xxw3SrBuOGiR2LdpgDWt7EW+wq006NfMR6hVMGmbA9VJWGbkWxTtfWzgHg==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit d285671

Please sign in to comment.