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 b689307 commit 78ec061
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 @@ -36,13 +36,13 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-konnector-libs": "5.5.2",
"cozy-konnector-libs": "5.6.0",
"date-fns": "2.28.0",
"pdfjs": "2.4.7",
"pdfjs-dist": "2.12.313"
},
"devDependencies": {
"cozy-jobs-cli": "2.2.5",
"cozy-jobs-cli": "2.2.6",
"cozy-konnector-build": "1.5.1"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2488,10 +2488,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 @@ -2505,7 +2505,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 @@ -2527,10 +2527,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 78ec061

Please sign in to comment.