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 Jan 4, 2024
1 parent 1af6d20 commit 302ee80
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 @@ -38,15 +38,15 @@
},
"dependencies": {
"cozy-client": "27.26.3",
"cozy-konnector-libs": "5.5.2",
"cozy-konnector-libs": "5.6.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": "2.2.5",
"cozy-jobs-cli": "2.2.6",
"cozy-konnector-build": "1.5.1",
"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 @@ -3193,10 +3193,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

[email protected].5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.5.tgz#3e4973908bbdb04ed42a4a1b706969ce6f7706dc"
integrity sha512-chVKVFWK+JIuTuMQreF282BFKJmAUgzvC0a4vOMMF/GLbCQtXUJfG/8uXjq9J9O7TryUXS1Nsr8cE6XiUSuFLw==
[email protected].6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.6.tgz#2ff390439d3126fffe941489fb601b92a0ce1c3d"
integrity sha512-EKHOO/TN4NJp796ZVIXrVB/sdQsATspiMaHveBSG4s21lvhyY9K8gp5fOaJfkLTr2M9lINmzDfBhoQs69APCdw==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -3210,7 +3210,7 @@ [email protected]:
cozy-client "41.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^5.5.2"
cozy-konnector-libs "^5.6.0"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
Expand All @@ -3232,10 +3232,10 @@ [email protected]:
webpack "5.76.0"
webpack-cli "4.9.2"

cozy-konnector-libs@5.5.2, cozy-konnector-libs@^5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.5.2.tgz#12d7c3dfa06259635c3ceb5c192e7cd869dbf66f"
integrity sha512-cEC+glw2KwBNEKU2ACi7i5JA//xbFHln8gxwRR/gALA4ex+5r+wfwO55H4biCYufMDqDCm1AgYAn7HYoY6W/kw==
cozy-konnector-libs@5.6.0, cozy-konnector-libs@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.6.0.tgz#ded9157d3abb97c49a8006ca08b03a9018c35e73"
integrity sha512-+Gqrmj3P1GJomBBGxp1GVNKiImPC83Mt1zfVeu0G88s685e2tiQ3xAIYyd4pfjf0hz0xFtl0SSHrFChaozufEg==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 302ee80

Please sign in to comment.