Skip to content

Commit

Permalink
feat: Update cozy-harvest-lib
Browse files Browse the repository at this point in the history
- Update cozy-harvest-lib from 12.5.0 to 12.5.2
  • Loading branch information
Merkur39 committed Jan 27, 2023
1 parent 772a036 commit 837499d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"cozy-device-helper": "2.6.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "2.10.0",
"cozy-harvest-lib": "^12.5.0",
"cozy-harvest-lib": "^12.5.2",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^4.3.0",
"cozy-logger": "1.8.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5791,10 +5791,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^12.5.0:
version "12.5.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.0.tgz#5bb5a684efa1c00f1c80ea3385756ea33b6c5b23"
integrity sha512-+vwJFKH/rxWGnWWEbYhWhWY5u5MUj4da3/xPjYWSKVUj774OHey+eMd92AfvyGfPdRtfi5n4DrOcAl8wcoVYKw==
cozy-harvest-lib@^12.5.2:
version "12.5.2"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.2.tgz#9630821ef97bfa2de982237f7e97b7185a2317a5"
integrity sha512-ykzo2XwxqQaLcCblg/OxKfLawVQnXk5w9fmd7b9yc3vgp235p5WrQYzk38abfjwNKjJnyjIsPIGNtDDsQO6HAA==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down Expand Up @@ -11762,9 +11762,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit 837499d

Please sign in to comment.