Skip to content

Commit

Permalink
fix(deps): update dependency cozy-jobs-cli to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2022
1 parent 4312c40 commit 2e78bb1
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 @@ -43,7 +43,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"cozy-jobs-cli": "1.18.2",
"cozy-jobs-cli": "1.19.0",
"cozy-konnector-build": "1.3.4",
"jest": "27.5.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3493,10 +3493,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-jobs-cli@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.18.2.tgz#19357d4219c814b3aaa0488e577beeb3dddadcc1"
integrity sha512-ZDz5d+Izu9wnpmriQvZYverNfJ5/2QUn9E3MwmGPrv+Pma8z+Y/FKD4fe3YXrXREWBIHdkeYoqsnTzpyXWFBiA==
cozy-jobs-cli@1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.19.0.tgz#f9d089ed683a21979bf66cfb84390960e041d222"
integrity sha512-jkbVbGBFvYmdxKnJ7iGJMRAmBO667mvwKsDdMwg/nCpGOfrVBsiIGKdfo6F8RHTSUutceRL2JaKlp+aXOik6Tg==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand Down

0 comments on commit 2e78bb1

Please sign in to comment.