Skip to content

Commit 78ffae4

Browse files
fix(deps): update dependency cozy-flags to v2.12.0
1 parent 407e454 commit 78ffae4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/cozy-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-plugin-search-and-replace": "1.1.1",
5050
"btoa": "1.2.1",
5151
"cozy-device-helper": "2.7.0",
52-
"cozy-flags": "2.10.2",
52+
"cozy-flags": "2.12.0",
5353
"cozy-intent": "1.17.3",
5454
"cozy-logger": "1.7.0",
5555
"cozy-ui": "93.1.1",

packages/cozy-stack-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "7.12.8",
26-
"cozy-flags": "2.10.2"
26+
"cozy-flags": "2.12.0"
2727
},
2828
"peerDependencies": {
2929
"cozy-flags": ">2.8.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4955,10 +4955,10 @@ cozy-device-helper@2.7.0:
49554955
dependencies:
49564956
lodash "^4.17.19"
49574957

4958-
cozy-flags@2.10.2:
4959-
version "2.10.2"
4960-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.2.tgz#af9c257c5406abbd465a6796dc39a404efd3f4aa"
4961-
integrity sha512-mWbFG6qpDt9FS0T+3u0lZFty9KX7Po93LnlDmoufIluBW9qVU1qLMAkT1BqMe239B8WBJdvZhREdvQJ9HAOzNw==
4958+
cozy-flags@2.12.0:
4959+
version "2.12.0"
4960+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
4961+
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
49624962
dependencies:
49634963
microee "^0.0.6"
49644964

0 commit comments

Comments
 (0)