Skip to content

Commit

Permalink
fix(deps): update cozy konnector packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 24, 2022
1 parent 6cc1201 commit 1bdc8ad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"dependencies": {
"cozy-client": "27.26.3",
"cozy-konnector-libs": "4.56.2",
"cozy-konnector-libs": "4.56.3",
"jest": "27.5.1",
"json-loader": "0.5.7",
"lodash": "4.17.21",
"node-fetch": "2.6.7",
"p-limit": "3.1.0"
},
"devDependencies": {
"cozy-jobs-cli": "1.20.0",
"cozy-jobs-cli": "1.20.1",
"cozy-konnector-build": "1.4.3",
"mockdate": "3.0.5",
"open": "8.4.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3211,10 +3211,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

[email protected].0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.20.0.tgz#1c9ca1f4eda44204d391764275885384948171ff"
integrity sha512-8fx7iBIZHLfvMh5QFwawEpMYNsfujjTWG5FQbAyhTYw88vF7rF8eTIHPbC0GBJTjJFE9KrFmGWfuYFY5Mkr4zA==
[email protected].1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.20.1.tgz#10b7949e30989b0864b49d942a1b4072cfbd6818"
integrity sha512-+VntrsSBHyIDAu1CLHTdCysNJ3t2ISPxWTQZkwMm4ZG3sfzrFJnGyAuIpVETkaDL83HAkncdGf1R9jo8QlIb5Q==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -3228,7 +3228,7 @@ [email protected]:
cozy-client "29.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^4.56.2"
cozy-konnector-libs "^4.56.3"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
Expand All @@ -3250,10 +3250,10 @@ [email protected]:
webpack "5.68.0"
webpack-cli "4.9.2"

[email protected].2, cozy-konnector-libs@^4.56.2:
version "4.56.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.56.2.tgz#3d900a1b13e3be8209985c4e9ab561cb502a8541"
integrity sha512-KhJolBgnn2oG1oPmTMMJiEQz5/ZU4ZzPO/l/RQJJxiuQO1uvklI1rfSCjz0ZZ1pLf/6VJDEARa3iImRjhXzv/Q==
[email protected].3, cozy-konnector-libs@^4.56.3:
version "4.56.3"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.56.3.tgz#f1b04dfbb1a3d8280d62d1066443de4b7cacd712"
integrity sha512-dHcw/U+Fkf8eaRR6B/LIvO4HQfZTWbdd6K/5+38ulXa5vu7DO8StFteEYuYPeBAz86yD/xFFMLaB20bHz7eNeQ==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 1bdc8ad

Please sign in to comment.