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 25, 2024
1 parent 8dec876 commit 150584f
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,11 +39,11 @@
"dependencies": {
"cozy-client": "^40.3.0",
"cozy-flags": "^3.0.1",
"cozy-konnector-libs": "5.6.1",
"cozy-konnector-libs": "5.6.2",
"lodash": "4.17.21"
},
"devDependencies": {
"cozy-jobs-cli": "2.2.7",
"cozy-jobs-cli": "2.2.8",
"cozy-konnector-build": "1.5.1",
"jest": "27.5.1"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3486,10 +3486,10 @@ cozy-flags@^3.0.1:
dependencies:
microee "^0.0.6"

[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==
[email protected].8:
version "2.2.8"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.8.tgz#0a8db0ded3f8d4c971eed903a411658c3e1b764b"
integrity sha512-NmivrwmDTYtCFijbcuBlSvVc9rUm+zdwGY7Mt7ZtpNmsa0o03ptTjRsdCgnNxGbClUXCWFm+osENsTB8lrlfdA==
dependencies:
"@pollyjs/adapter-node-http" "5.1.1"
"@pollyjs/core" "5.1.1"
Expand All @@ -3503,7 +3503,7 @@ [email protected]:
cozy-client "41.2.0"
cozy-device-helper "^2.1.0"
cozy-flags "^2.8.7"
cozy-konnector-libs "^5.6.1"
cozy-konnector-libs "^5.6.2"
cozy-logger "1.9.0"
open "8.4.0"
pretty "2.0.0"
Expand All @@ -3525,10 +3525,10 @@ [email protected]:
webpack "5.76.0"
webpack-cli "4.9.2"

[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==
[email protected].2, cozy-konnector-libs@^5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.6.2.tgz#1080e14a96cd5850d6b094ef22eab99dd19f780b"
integrity sha512-70AN44wlddLhYqn+rkf5BrxiHMJI+yFusHQ1psAntk6OD7rpx9oHXg5V5CLAeCKLQSaoKl46o49ZmxHEXTjPUg==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 150584f

Please sign in to comment.