Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency cozy-logger to ^1.10.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 23, 2023
1 parent da4eb69 commit 13fb987
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
@@ -55,7 +55,7 @@
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^2.11.0",
"cozy-intent": "^2.18.0",
"cozy-logger": "^1.10.0",
"cozy-logger": "^1.10.2",
"cozy-minilog": "3.3.0",
"date-fns": "2.29.3",
"html-entities": "^2.3.3",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -8161,10 +8161,10 @@ cozy-intent@^2.18.0:
dependencies:
post-me "0.4.5"

cozy-logger@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
cozy-logger@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.2.tgz#eef29b76a69995e21a5635ed40f74657aa74d1a3"
integrity sha512-Z7QFU2bbmNhl02chQLnXgh7LZ+75SISvIdOD9HsmZakBcQj5wgVA8s/KSDPc0MnPbrPH3Ymkv8CPV53Zsyl1HA==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

0 comments on commit 13fb987

Please sign in to comment.