Skip to content

Commit

Permalink
fix(deps): update dependency cozy-app-publish to v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent f7ca597 commit 0390c45
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 @@ -44,7 +44,7 @@
"@types/cheerio": "0.22.35",
"@types/moment": "2.13.0",
"copy-webpack-plugin": "12.0.2",
"cozy-app-publish": "0.34.1",
"cozy-app-publish": "0.35.0",
"cozy-jobs-cli": "2.4.4",
"eslint-config-cozy-app": "2.1.1",
"git-directory-deploy": "1.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,10 +1318,10 @@ cors@^2.8.5:
object-assign "^4"
vary "^1"

cozy-app-publish@0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.34.1.tgz#5bec210923bf88aba25eba0dc63158f14888b74f"
integrity sha512-2jSAFwiUsWb+6cVIBWLInxRSICR0Pt6eGOAUp4RfM+CziSomCV0VVq8EeU9hlZEKz7ru83ueh9fSaob8h+cuCg==
cozy-app-publish@0.35.0:
version "0.35.0"
resolved "https://registry.yarnpkg.com/cozy-app-publish/-/cozy-app-publish-0.35.0.tgz#0b1423813245f318438d9bf1c054cd98ff2bacf8"
integrity sha512-oDwqi15U/jXK9QXyvdmSlB47dtleV5HG0x2t7+awjWap9f57CRH8uqfKe457z3qUQdQzgGUhWf0YbeMn+RdzKw==
dependencies:
argparse "^2.0.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 0390c45

Please sign in to comment.