Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to ^2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent da31fa8 commit 96b7313
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"cozy-client": "^40.0.1",
"cozy-device-helper": "^2.7.0",
"cozy-doctypes": "^1.88.0",
"cozy-flags": "^2.11.0",
"cozy-flags": "^2.12.0",
"cozy-harvest-lib": "^13.2.1",
"cozy-intent": "^2.8.0",
"cozy-logger": "^1.10.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5207,7 +5207,14 @@ cozy-flags@2.7.1:
dependencies:
microee "^0.0.6"

cozy-flags@^2.11.0, cozy-flags@^2.8.5, cozy-flags@^2.8.7:
cozy-flags@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
dependencies:
microee "^0.0.6"

cozy-flags@^2.8.5, cozy-flags@^2.8.7:
version "2.11.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.11.0.tgz#079b78e10bfc97b6130504bd1f46fd3973574018"
integrity sha512-gy4oU8pf8QiSBtz5i80EsIhlF3e4woHTJjX3eaH4rcRYOPMJ8zTLcijFQ6CKI8ltCqndhZwXJ/REiUMYFAkSPw==
Expand Down

0 comments on commit 96b7313

Please sign in to comment.