Skip to content

Commit 6bc0b7c

Browse files
fix(deps): update dependency cozy-flags to ^2.12.0
1 parent 8641dde commit 6bc0b7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"copyfiles": "2.4.1",
9494
"cozy-client": "^46.10.0",
9595
"cozy-device-helper": "2.0.0",
96-
"cozy-flags": "^2.10.1",
96+
"cozy-flags": "^2.12.0",
9797
"cozy-harvest-lib": "^6.7.3",
9898
"cozy-intent": "1.16.1",
9999
"cozy-logger": "^1.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6137,10 +6137,10 @@ cozy-doctypes@^1.82.3:
61376137
lodash "^4.17.19"
61386138
prop-types "^15.7.2"
61396139

6140-
cozy-flags@^2.10.1:
6141-
version "2.10.1"
6142-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
6143-
integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
6140+
cozy-flags@^2.12.0:
6141+
version "2.12.0"
6142+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
6143+
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
61446144
dependencies:
61456145
microee "^0.0.6"
61466146

0 commit comments

Comments
 (0)