Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scripts to ^8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 560e0ab commit c15d791
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 @@ -127,7 +127,7 @@
"cozy-pouch-link": "^40.0.1",
"cozy-realtime": "4.4.1",
"cozy-scanner": "^5.2.0",
"cozy-scripts": "^8.1.0",
"cozy-scripts": "^8.1.1",
"cozy-sharing": "9.0.2",
"cozy-stack-client": "^40.0.1",
"cozy-ui": "92.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6065,10 +6065,10 @@ cozy-scanner@^5.2.0:
dependencies:
cozy-device-helper "^2.7.0"

cozy-scripts@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.1.0.tgz#bb8ae227c587c671cc2450fdffbad7f9daa20614"
integrity sha512-wNWShe11ENjcguNX3w69xnI69zqaZMCZmbp7EUCsxVnRY7GAaFR3bynti/+Z9pDemIWwgWD+uUsgUiyFKaHmZw==
cozy-scripts@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.1.1.tgz#ad8e61e8acef0be08c120e650ee2b6b2061e9b39"
integrity sha512-T6q86zE1iE3sqV0alSjoWjg7lgbmUA4QOBEqZio8GNxy4fOnmZOKusBX/iUvgVRRXBEEa7b91efnqiPz5Wo+7Q==
dependencies:
"@babel/core" "7.10.0"
"@babel/polyfill" "^7.10.4"
Expand Down

0 comments on commit c15d791

Please sign in to comment.