Skip to content

Commit

Permalink
fix(deps): update dependency cozy-clisk to ^0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent ba55533 commit 9e1b57a
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 @@ -8,7 +8,7 @@
},
"dependencies": {
"@cozy/minilog": "1.0.0",
"cozy-clisk": "^0.36.0",
"cozy-clisk": "^0.36.1",
"date-fns": "2.30.0"
},
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2092,10 +2092,10 @@ [email protected]:
tar "^6.1.11"
verror "^1.10.1"

cozy-clisk@^0.36.0:
version "0.36.0"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.36.0.tgz#4f535c2d103b8fbbcba7ed0eb99c9ed109fa26c1"
integrity sha512-sSoDXBGuEITvgZEIGca1R5i1WI4Bn7ihvSYLDl6Y2Z7+zWEpSI2FhrG/k/bC+TKOEGAujvKfVTHbGmV94S1cqg==
cozy-clisk@^0.36.1:
version "0.36.1"
resolved "https://registry.yarnpkg.com/cozy-clisk/-/cozy-clisk-0.36.1.tgz#4c3bcfa24cb440ecb26a637903e9e9cacf7ebf1c"
integrity sha512-u83HcpxNsDSH/qcOCOBeCKWEWWK7ppWdewZDfAxTQ3u5z2bg5XD9sIqyCCxqBQLgkBM5FDACYhEaTmRGYIwOJA==
dependencies:
"@cozy/minilog" "^1.0.0"
bluebird-retry "^0.11.0"
Expand Down

0 comments on commit 9e1b57a

Please sign in to comment.