Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scripts to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent e7af593 commit 3846ca7
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 @@ -70,7 +70,7 @@
"cozy-intent": "^2.0.2",
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-scripts": "8.0.1",
"cozy-scripts": "8.0.3",
"cozy-sharing": "^6.0.5",
"cozy-ui": "^77.6.0",
"lodash": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7657,10 +7657,10 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

[email protected].1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.0.1.tgz#c65b1291923396c9f95ea1a10cb7b8de159de72c"
integrity sha512-1Q/ZicSPswsinx+EPjOx2EZTpZU6P/8dxza51ZZTuMIAJr0+FoAFaXqhAtZrDjr2qkvT8rfcI+ZgZy2LFcqLXA==
[email protected].3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.0.3.tgz#261ef860c2656fb13f0e22171c640bfcf2277914"
integrity sha512-IV/2zeHRSkco3qsw63Ckxntw1d1J/DwgzfXl9r/qmWgC44T482OoXWspLL5NnHpKu10syOT5lxnhd+4bP8lbxA==
dependencies:
"@babel/core" "7.9.0"
"@babel/polyfill" "^7.10.4"
Expand Down

0 comments on commit 3846ca7

Please sign in to comment.