Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent f1a586f commit ecf3243
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cozy-device-helper": "^2.7.0",
"cozy-doctypes": "1.86.1",
"cozy-editor-core": "134.0.3",
"cozy-flags": "2.8.4",
"cozy-flags": "2.12.0",
"cozy-harvest-lib": "7.2.3",
"cozy-intent": "^2.18.0",
"cozy-interapp": "^0.8.1",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7525,13 +7525,6 @@ cozy-device-helper@^2.7.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
dependencies:
lodash "^4.17.19"

cozy-device-helper@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
Expand Down Expand Up @@ -7677,10 +7670,10 @@ [email protected]:
uuid "^3.1.0"
w3c-keyname "^2.1.0"

cozy-flags@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.8.4.tgz#e14c181adb4a2caadcb0f56b9ad3008503212e64"
integrity sha512-BeCNxzM9jx3ldYj4TxK+f0cGBIyY6N2JYwIGjZzwaEMhQKfJfj3aBlk9y1ba1GNzZIyu4aRRln2g4EYLv5lUlg==
cozy-flags@2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.12.0.tgz#bc3d689db9c91389c28f053223142d4684573ef1"
integrity sha512-s0et8aWChaqY4rMKkNKDACflU2h5s6s9UVU1guU3Il9GqktSPrhvMo+ntHLnQb2l+yLL6xV1S6/rK0qniR1q0A==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit ecf3243

Please sign in to comment.