Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 407e454 commit 78ffae4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-plugin-search-and-replace": "1.1.1",
"btoa": "1.2.1",
"cozy-device-helper": "2.7.0",
"cozy-flags": "2.10.2",
"cozy-flags": "2.12.0",
"cozy-intent": "1.17.3",
"cozy-logger": "1.7.0",
"cozy-ui": "93.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-stack-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@babel/cli": "7.12.8",
"cozy-flags": "2.10.2"
"cozy-flags": "2.12.0"
},
"peerDependencies": {
"cozy-flags": ">2.8.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4955,10 +4955,10 @@ [email protected]:
dependencies:
lodash "^4.17.19"

cozy-flags@2.10.2:
version "2.10.2"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.2.tgz#af9c257c5406abbd465a6796dc39a404efd3f4aa"
integrity sha512-mWbFG6qpDt9FS0T+3u0lZFty9KX7Po93LnlDmoufIluBW9qVU1qLMAkT1BqMe239B8WBJdvZhREdvQJ9HAOzNw==
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 78ffae4

Please sign in to comment.