Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scanner to ^7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Crash-- committed Dec 11, 2023
1 parent 55c2e58 commit 6d15a0c
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 @@ -133,7 +133,7 @@
"cozy-logger": "1.9.1",
"cozy-pouch-link": "^44.0.0",
"cozy-realtime": "4.6.0",
"cozy-scanner": "^7.0.0",
"cozy-scanner": "^7.0.1",
"cozy-scripts": "^8.1.0",
"cozy-sharing": "10.0.1",
"cozy-stack-client": "^44.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10175,10 +10175,10 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

cozy-scanner@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-7.0.0.tgz#708503cde31be9559ef209e652b34ff2673ad5b1"
integrity sha512-LNL/zU6xq+XHUrasfNwnEEB39+wehFLSTN7Mvwfv3ER6lM3AnVl2rT8/cngcg3pYKIT2vlwDQJMdUwiaqJ13/A==
cozy-scanner@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/cozy-scanner/-/cozy-scanner-7.0.1.tgz#1caaf212c98539c25bb38ce862907e369fa6c504"
integrity sha512-4hoXmq1XJhkEAYJN6JgrdbjWQsrSdRs//7CpHq9eBjbGhJj2FFr/4LzKDQ/8uPsuMAPGNZCNHmDmthShRvlNUw==
dependencies:
cozy-device-helper "^3.0.0"

Expand Down

0 comments on commit 6d15a0c

Please sign in to comment.