Skip to content

Commit

Permalink
fix(deps): update dependency cozy-flags to ^3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 492af91 commit bb6c8ce
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.1.0",
"cozy-konnector-libs": "5.4.0",
"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.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.1.0.tgz#25210397478724a9b6f48db531d08c5e741467fb"
integrity sha512-moX/jtJxtoQybR+4k/YF+biNqPH1DcPuwLxVdWB3S+eYlJKeq8PEQgjwVh1W5i6zLrfKR0RJSX6U9/2Ip2/tJA==
dependencies:
microee "^0.0.6"

Expand Down

0 comments on commit bb6c8ce

Please sign in to comment.