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 Dec 19, 2023
1 parent f49191d commit 01758a9
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.5.0",
"cozy-konnector-libs": "5.5.1",
"lodash": "4.17.21"
},
"devDependencies": {
"cozy-jobs-cli": "2.2.3",
"cozy-jobs-cli": "2.2.4",
"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].3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.3.tgz#8a037ead360169dfe47780dd24065813d9166449"
integrity sha512-TS8w6T6hTiKaeKRXKg36KKG4/Sswsv88AGns9EC5YYcqcXTjaHA2qu7VPBaank5IpOIbokOaqalYabf2UPvCmQ==
[email protected].4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/cozy-jobs-cli/-/cozy-jobs-cli-2.2.4.tgz#940bc2843d0743791a53d989e5d37e9ef6b76169"
integrity sha512-hJ4K+hFckgtArOZdAI6OOKBcfoIGDGGsX32yjSX2DX3a51pWAXx9ajDS1vCtZl5mYoIy6VhYUScUWDf0fIngkQ==
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.5.0"
cozy-konnector-libs "^5.5.1"
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].0, cozy-konnector-libs@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.5.0.tgz#e2e9fa30dd1247e56d55f3bb5d29a15e247661ac"
integrity sha512-SBGlrjfaTZH+IV+GAE8bARgemKq5UbMqnZA7qBlBMJ/SXE9iI9J1klw5yg9D5bGraYBj2rmk12arnNqyk4hMFQ==
[email protected].1, cozy-konnector-libs@^5.5.1:
version "5.5.1"
resolved "https://registry.yarnpkg.com/cozy-konnector-libs/-/cozy-konnector-libs-5.5.1.tgz#1374914f3b58e6e63e892c2c4a613e103ed99476"
integrity sha512-flkDOF3m/4aYl+m23U6c4Wl8c/syvOt/4pBtxSwHKdNcm/n7Kv68ob9mSuBVkMwRg5k8LvqjqAB6fL6qf0XuBw==
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.7.2"
Expand Down

0 comments on commit 01758a9

Please sign in to comment.