Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency cozy-intent to v1.17.3
Browse files Browse the repository at this point in the history
renovate[bot] authored May 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c3aa7bd commit 73a53c3
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@
"cozy-device-helper": "2.0.0",
"cozy-flags": "^2.10.1",
"cozy-harvest-lib": "^6.7.3",
"cozy-intent": "1.16.1",
"cozy-intent": "1.17.3",
"cozy-logger": "^1.9.0",
"cozy-sharing": "^3.10.0",
"cozy-stack-client": "^45.0.1",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -6163,10 +6163,10 @@ cozy-harvest-lib@^6.7.3:
react-markdown "^4.2.2"
uuid "^3.3.2"

cozy-intent@1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-1.16.1.tgz#ec75d4eff6db966998b6881580319134c9aec7bd"
integrity sha512-5Gl9a+kYicX1xV4s0P3BdAOwfjgrRvTubRKvT2EVIT7rwK0puPwQDidLFf3bbPtdJAtwjdWh/OHEuQ0HqK1gTw==
cozy-intent@1.17.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-1.17.3.tgz#dcf8085a9c561ce56ab0c7afc69474243e4f9e9c"
integrity sha512-Qko/tUJlXWh5wYLfw+CknbIm+KeAW4F3lAk/n1CA+uKwcseua+LCoNIypC/04ttm9g6ntbEogb/u4h6d5+H6lg==
dependencies:
post-me "0.4.5"

0 comments on commit 73a53c3

Please sign in to comment.