Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cballevre committed Feb 23, 2024
1 parent 836b394 commit e156509
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 @@ -90,7 +90,7 @@
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.7.0",
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.0.1",
"cozy-flags": "3.2.2",
"cozy-harvest-lib": "^21.0.5",
"cozy-intent": "^2.18.0",
"cozy-keys-lib": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6308,10 +6308,10 @@ cozy-doctypes@^1.89.1:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-flags@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
cozy-flags@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit e156509

Please sign in to comment.