Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to ^3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 01758a9 commit 5bf8bcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"cozy-client": "^40.3.0",
"cozy-flags": "^3.0.1",
"cozy-flags": "^3.2.0",
"cozy-konnector-libs": "5.5.1",
"lodash": "4.17.21"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3479,10 +3479,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-flags@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
cozy-flags@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.0.tgz#644a9364c7431d43eef0c088793314663e419de3"
integrity sha512-SiM53/eOWDkxHKTU5ryUIx5fHTfnaf+GXQ5mTMi3pwGyLL9VW8Rf6l+s7ytJ5GHLQBINGo8TVl97FDkdJPh2Rg==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit 5bf8bcf

Please sign in to comment.