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 Aug 4, 2022
1 parent 1414d66 commit 981ea2d
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.54.0",
"cozy-konnector-libs": "4.55.0",
"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.19.0",
"cozy-jobs-cli": "1.19.1",
"cozy-konnector-build": "1.3.4",
"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 @@ -3200,10 +3200,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

[email protected].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==
[email protected].1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-1.19.1.tgz#37f0b15510ca58d500f44cdb66b78ec91144380e"
integrity sha512-Jo+13PDvwKAlh7gIv+TCw+pDh+etsd8HgYXwOlfrGso7C5zElymJnY01zQ/OfhXbiOBo/MwpyzC5+Ya5v7KC7g==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -3217,7 +3217,7 @@ [email protected]:
cozy-client "29.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^4.54.0"
cozy-konnector-libs "^4.55.0"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
Expand All @@ -3239,10 +3239,10 @@ [email protected]:
webpack "5.68.0"
webpack-cli "4.9.2"

cozy-konnector-libs@4.54.0, cozy-konnector-libs@^4.54.0:
version "4.54.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.54.0.tgz#4f6ab3fc8f576eee3535ecfbb1a50ca23b14fe34"
integrity sha512-itKYnI0omqXRnQRPjiayygIMaY6/PujTDy13QEqXURKEuN2iCs3TIOH8BibYY6R1bY5dhVrBGBtehyrggaeRaQ==
cozy-konnector-libs@4.55.0, cozy-konnector-libs@^4.55.0:
version "4.55.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-4.55.0.tgz#03cdc8ff2dcb4ce563700a35d43dc5cef5badd8e"
integrity sha512-Vc1Zg9Pb7wkojAwYblgWhENHihTM3HA9pwhAHI+ShiZleHLT64/C6fvEwSqX7UMpZHlUXAX6fsleryZKnVBUzw==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 981ea2d

Please sign in to comment.