Skip to content

Commit

Permalink
fix(deps): update dependency cozy-clisk to v0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 6af89a7 commit ee2ff2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@cozy/minilog": "1.0.0",
"cozy-client": "45.8.1",
"cozy-clisk": "0.37.0",
"cozy-clisk": "0.38.0",
"date-fns": "3.3.1",
"ky": "0.33.3",
"p-retry": "6.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2318,10 +2318,10 @@ [email protected]:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-clisk@0.37.0:
version "0.37.0"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.37.0.tgz#3aad51ce6d01d8cfbdeb4afc587000f3f405ad33"
integrity sha512-2/h+LA85QyXGy8QdFJO/zcu6INWl2BlW5+SAslfPfckVU1cVQrs/A9rgX8fpjgr0JyDyKIoEUPa5ocvcc7tnNQ==
cozy-clisk@0.38.0:
version "0.38.0"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.38.0.tgz#90bb302330db340fe6c5ace2a4c5e724ae03e50b"
integrity sha512-82hzwdfmzqpQNlJfIG2gm7j9pIXoHO8JksTo7sL7ngZAtImOFhAV4hmXsuq3uBG9fFI81WJXC8VbjwmobGFKpQ==
dependencies:
"@cozy/minilog" "^1.0.0"
bluebird-retry "^0.11.0"
Expand Down

0 comments on commit ee2ff2e

Please sign in to comment.