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 Jan 27, 2024
1 parent f78608f commit dae1983
Show file tree
Hide file tree
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
Expand Up @@ -93,7 +93,7 @@
"copyfiles": "2.4.1",
"cozy-client": "^45.1.0",
"cozy-device-helper": "2.0.0",
"cozy-flags": "^2.10.1",
"cozy-flags": "^2.12.0",
"cozy-harvest-lib": "^6.7.3",
"cozy-intent": "1.16.1",
"cozy-logger": "^1.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6089,10 +6089,10 @@ cozy-doctypes@^1.82.3:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-flags@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
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"

Expand Down

0 comments on commit dae1983

Please sign in to comment.