chore(deps): pin dependency @fluencelabs/interfaces to 0.8.1 (#833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-09 15:02:45 +00:00 committed by GitHub
parent 50e8bab3de
commit 731f424576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
},
"homepage": "https://github.com/fluencelabs/aqua#readme",
"devDependencies": {
"@fluencelabs/interfaces": "^0.8.0",
"@fluencelabs/interfaces": "0.8.1",
"prettier": "3.0.0"
}
}

2
pnpm-lock.yaml generated
View File

@ -15,7 +15,7 @@ importers:
api/api-npm:
devDependencies:
'@fluencelabs/interfaces':
specifier: ^0.8.0
specifier: 0.8.1
version: 0.8.1
prettier:
specifier: 3.0.0