Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scripts to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2023
1 parent 36273e8 commit 3bfa5cc
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.2",
"cozy-sharing": "^5.0.1",
"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 @@ -7650,10 +7650,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].2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.0.2.tgz#4dcb6dd34ae14fd7f27ffbe7f4a36942b0533edb"
integrity sha512-ba3Xq5l/cmnDtgtbER3VMRu7lKaNSvT3jCL0n0HpJkyHMwxnSHjahaMqLrCroCCP9oTa3pqnekPX6ysuuzc2TQ==
dependencies:
"@babel/core" "7.9.0"
"@babel/polyfill" "^7.10.4"
Expand Down

0 comments on commit 3bfa5cc

Please sign in to comment.