Skip to content

Commit

Permalink
fix(deps): update dependency cozy-logger to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 894b685 commit bc20c63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cozy-device-helper": "^2.1.0",
"cozy-flags": "^2.8.7",
"cozy-konnector-libs": "^5.12.1",
"cozy-logger": "1.9.0",
"cozy-logger": "1.13.0",
"node-fetch": "2.7.0",
"open": "8.4.0",
"pretty": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5011,10 +5011,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-logger@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
cozy-logger@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.13.0.tgz#16b013943be574d2236ac258bf94fae4fae1d82f"
integrity sha512-7ON0xQIFB1Mxiqfh0NwMK/BGLmF+kpE7S4y4E9w5h3JNgDWL+bv0lilEQ+ebqhMGr+mdyYjlrOGlmEn0vYhPJQ==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit bc20c63

Please sign in to comment.