Skip to content

Commit

Permalink
feat: Update cozy-flags from 2.10.2 to 4.6.1
Browse files Browse the repository at this point in the history
BREAKING CHANGE: you must have `cozy-flags >= 4.6.1`
  • Loading branch information
cballevre committed Nov 20, 2024
1 parent e691eab commit ec8108b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-preset-cozy-app": "^1.9.0",
"cozy-client": "^51.1.0",
"cozy-device-helper": "2.6.0",
"cozy-flags": "^2.10.2",
"cozy-flags": "^4.6.1",
"cozy-intent": "^2.29.1",
"cozy-interapp": "0.4.9",
"cozy-logger": "1.9.1",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@cozy/minilog": ">=1.0.0",
"cozy-client": ">=51.1.0",
"cozy-device-helper": ">=2.6.0",
"cozy-flags": ">=2.10.2",
"cozy-flags": ">=4.6.1",
"cozy-intent": ">=2.29.1",
"cozy-interapp": ">=0.4.9",
"cozy-realtime": ">=4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3014,10 +3014,10 @@ cozy-device-helper@^1.17.0:
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@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.6.1.tgz#81eb05c8a77f4cd8f67be404248bed6d2853f2be"
integrity sha512-UW0+I78wUnPyDaP/bWEVSQTPh4nSJBFFeFOl8nm79PW76xriN5GncJVvUKRFQTL1FzHo65mOrn/ltFzeaLOlhg==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit ec8108b

Please sign in to comment.