Skip to content

Commit

Permalink
chore(deps): bump eyereasoner from 16.18.0 to 16.18.1 (#231)
Browse files Browse the repository at this point in the history
Bumps [eyereasoner](https://github.com/eyereasoner/eye-js) from 16.18.0 to 16.18.1.
- [Release notes](https://github.com/eyereasoner/eye-js/releases)
- [Commits](eyereasoner/eye-js@v16.18.0...v16.18.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 Aug 16, 2024
1 parent 5a2f6c5 commit 95ca46f
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.18.0",
"eyereasoner": "16.18.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 @@ -2910,13 +2910,13 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

[email protected].0:
version "16.18.0"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.18.0.tgz#2dd13eba9ff1289038df2b865437336d11047293"
integrity sha512-A2osarbdX594WmK9USyQjcaBgHkqlQDzYkk2EJOUwGdvpAbE7wLJkA4ADGvvSco2I9PIbR/HjnQm+EE1CNZoIg==
[email protected].1:
version "16.18.1"
resolved "https://registry.yarnpkg.com/eyereasoner/-/eyereasoner-16.18.1.tgz#7fcc45339739e3bc5296ccebd65d582f4a04ddb1"
integrity sha512-Lun8+h9WV7EGhfkEi/XT1T+4EvXMkCdLiH3yg3urxBAAke3yeKMD1ICEFc9mB/7YrFt3M++L9Rs/v4hp9kuoPQ==
dependencies:
n3 "^1.16.3"
swipl-wasm "4.0.0"
swipl-wasm "4.0.1"

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

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.0.tgz#e523a9b28bf954d5c2c93951cba22b77fd98b312"
integrity sha512-IdCRhhJLorYWbxir5ZHnH1vbmWKkDhZVIOypmnUoREBCJWyyypjdvmOTIEHgkcD8fVaSrKpBuXMqpivibL5uoA==
[email protected].1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/swipl-wasm/-/swipl-wasm-4.0.1.tgz#5f66504fb7cf6f3f2322708999735964cbf666eb"
integrity sha512-6W4G9XyuNkoAd0UqrCClyCikPrhd7uojwOlWSP93H/6Ea3hrrvR4qkWj+d659qov4rd2JrXWCLYzId8AibfTdg==
dependencies:
"@types/emscripten" "^1.39.13"

Expand Down

0 comments on commit 95ca46f

Please sign in to comment.