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 22, 2024
1 parent d1d3910 commit 7aeca2a
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 @@ -43,13 +43,13 @@
},
"dependencies": {
"cozy-doctypes": "1.88.6",
"cozy-konnector-libs": "5.6.0",
"cozy-konnector-libs": "5.6.1",
"jest": "27.5.1",
"moment": "2.29.4",
"xlsx": "0.17.1"
},
"devDependencies": {
"cozy-jobs-cli": "2.2.6",
"cozy-jobs-cli": "2.2.7",
"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 @@ -2912,10 +2912,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

[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==
[email protected].7:
version "2.2.7"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.7.tgz#64db9e1864c515a2312a9f846b1dc79d26a26fa1"
integrity sha512-z2/M6p03tH8rQpRFrj9wbBHBj/MgbTNSjzB9ZOakmLJcj7zabtBCrbHLbqVtuludYhChN9j8i2iGDDxS4hhreQ==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -2929,7 +2929,7 @@ [email protected]:
cozy-client "41.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^5.6.0"
cozy-konnector-libs "^5.6.1"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
Expand All @@ -2951,10 +2951,10 @@ [email protected]:
webpack "5.76.0"
webpack-cli "4.9.2"

[email protected].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==
[email protected].1, cozy-konnector-libs@^5.6.1:
version "5.6.1"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.6.1.tgz#fcc89f498716403628b9b609efe2b4223cb77014"
integrity sha512-PLzaGr+kolu8nLsdVzhuni+VdOEzYx4qae8DUoM7eml4PmqRzXGtb089kGeSPzERoY2Qr0y0APIz8oIXiQ7O3g==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 7aeca2a

Please sign in to comment.