Skip to content

Commit

Permalink
fix(deps): update dependency @fluencelabs/js-client to v0.7.0 (#1056)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @fluencelabs/js-client to v0.7.0

* fix(ci): nox:minimal_unstable => nox:unstable

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <[email protected]>
  • Loading branch information
renovate[bot] and folex authored Jan 29, 2024
1 parent d828cbd commit 11f8d3b
Show file tree
Hide file tree
Showing 4 changed files with 168 additions and 87 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
nox-image:
description: "nox image tag"
type: string
default: "fluencelabs/nox:unstable_minimal"
default: "fluencelabs/nox:unstable"
js-client-snapshots:
description: "js-client snapshots"
type: string
Expand Down
95 changes: 78 additions & 17 deletions integration-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@fluencelabs/fluence-network-environment": "1.1.2",
"@fluencelabs/js-client": "0.6.0",
"@fluencelabs/js-client": "0.7.0",
"deep-equal": "2.2.1",
"loglevel": "1.9.1"
},
Expand Down
Loading

0 comments on commit 11f8d3b

Please sign in to comment.