Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scripts to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent cd62d75 commit bf7eba6
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 @@ -71,7 +71,7 @@
"cozy-interapp": "^0.8.1",
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-scripts": "8.1.2",
"cozy-scripts": "8.2.0",
"cozy-sharing": "10.0.1",
"cozy-stack-client": "^45.2.0",
"cozy-ui": "^96.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7775,10 +7775,10 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

cozy-scripts@8.1.2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.1.2.tgz#5ff1ef11328215f2955d8d7620992326fa86dcad"
integrity sha512-4MvcWim6nAAzSllnkQUsgXTkzKTvYnePk38kWS/14W5w7Ip0VZql0BtewWMc1Sm07yAcyik9Of/i1yX3CxcOQA==
cozy-scripts@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.2.0.tgz#a3286078ab331e55e24fcc41ef3d20b90a5c64cc"
integrity sha512-kAHBOkPBP/2nkpP/EU9I54HrUEcTusxx2j745RWuTK+Ag/QtqVccLxYQdFo+Bf69akNXJ8cMfM3YQc24VpqFRQ==
dependencies:
"@babel/core" "7.10.0"
"@babel/polyfill" "^7.10.4"
Expand Down

0 comments on commit bf7eba6

Please sign in to comment.