Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to v2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2022
1 parent abd69b8 commit ee93cff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cozy-device-helper": "^2.2.1",
"cozy-doctypes": "1.85.0",
"cozy-editor-core": "134.0.3",
"cozy-flags": "2.8.4",
"cozy-flags": "2.10.2",
"cozy-harvest-lib": "7.2.3",
"cozy-intent": "^2.0.2",
"cozy-logger": "^1.9.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7510,20 +7510,20 @@ [email protected]:
uuid "^3.1.0"
w3c-keyname "^2.1.0"

[email protected]:
version "2.10.2"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.2.tgz#af9c257c5406abbd465a6796dc39a404efd3f4aa"
integrity sha512-mWbFG6qpDt9FS0T+3u0lZFty9KX7Po93LnlDmoufIluBW9qVU1qLMAkT1BqMe239B8WBJdvZhREdvQJ9HAOzNw==
dependencies:
microee "^0.0.6"

[email protected]:
version "2.7.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.7.1.tgz#f37251fee248ef9bef079a22bc52954f1a892dfc"
integrity sha512-TtVhuyMSRADRr4q5LSaRjq6u03S5m1zkZRc8n3q8bfad86FizqGC02m3e/Zh4kWTwnsO0pVW+mzeVSsBqDVT/g==
dependencies:
microee "^0.0.6"

[email protected]:
version "2.8.4"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.8.4.tgz#e14c181adb4a2caadcb0f56b9ad3008503212e64"
integrity sha512-BeCNxzM9jx3ldYj4TxK+f0cGBIyY6N2JYwIGjZzwaEMhQKfJfj3aBlk9y1ba1GNzZIyu4aRRln2g4EYLv5lUlg==
dependencies:
microee "^0.0.6"

cozy-flags@^2.8.5:
version "2.8.6"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.8.6.tgz#8739c5cf411bf75a99423fa8b2273925c510af73"
Expand Down

0 comments on commit ee93cff

Please sign in to comment.