Skip to content

Commit 046af75

Browse files
fix(deps): update dependency cozy-flags to ^2.12.0
1 parent 86d3d3c commit 046af75

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": "^38.11.1",
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
@@ -6003,10 +6003,10 @@ cozy-doctypes@^1.82.3:
60036003
lodash "^4.17.19"
60046004
prop-types "^15.7.2"
60056005

6006-
cozy-flags@^2.10.1:
6007-
version "2.10.1"
6008-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
6009-
integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
6006+
cozy-flags@^2.12.0:
6007+
version "2.12.0"
6008+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
6009+
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
60106010
dependencies:
60116011
microee "^0.0.6"
60126012

0 commit comments

Comments
 (0)