Skip to content

Commit 95bb9e4

Browse files
committed
feat: Update cozy-flags from 3.2.2 to 4.0.0
1 parent fac87d8 commit 95bb9e4

File tree

3 files changed

+5
-20
lines changed

3 files changed

+5
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cozy-client": "^48.17.0",
3939
"cozy-device-helper": "2.7.0",
4040
"cozy-doctypes": "1.83.8",
41-
"cozy-flags": "3.2.2",
41+
"cozy-flags": "4.0.0",
4242
"cozy-harvest-lib": "^29.1.0",
4343
"cozy-intent": "^2.19.2",
4444
"cozy-interapp": "^0.9.0",

src/cozy-flags.d.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6062,10 +6062,10 @@ cozy-doctypes@^1.91.1:
60626062
lodash "^4.17.19"
60636063
prop-types "^15.7.2"
60646064

6065-
cozy-flags@3.2.2:
6066-
version "3.2.2"
6067-
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
6068-
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
6065+
cozy-flags@4.0.0:
6066+
version "4.0.0"
6067+
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-4.0.0.tgz#047f9a93f826808bfd23ab206d0bf8235c162237"
6068+
integrity sha512-us+XDoqPCnDflu7gJrZAmE5SDmkIx2QEhs+fItQOf2JjnGpfBvmIhLMv51/P5INPL4bAQSUHE6ddwNFwOruqBw==
60696069
dependencies:
60706070
microee "^0.0.6"
60716071

0 commit comments

Comments
 (0)