Skip to content

Commit

Permalink
fix(deps): update dependency winston to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent fa84f7c commit ec2f273
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fs-extra": "11.2.0",
"micromatch": "4.0.5",
"simple-git": "3.22.0",
"winston": "3.11.0",
"winston": "3.12.0",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7042,7 +7042,7 @@ __metadata:
simple-git: "npm:3.22.0"
sort-package-json: "npm:2.8.0"
typescript: "npm:5.4.2"
winston: "npm:3.11.0"
winston: "npm:3.12.0"
yargs: "npm:17.7.2"
bin:
one-way-git-sync: ./bin/index.js
Expand Down Expand Up @@ -9383,7 +9383,7 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:^4.5.0":
"winston-transport@npm:^4.7.0":
version: 4.7.0
resolution: "winston-transport@npm:4.7.0"
dependencies:
Expand All @@ -9394,9 +9394,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.11.0":
version: 3.11.0
resolution: "winston@npm:3.11.0"
"winston@npm:3.12.0":
version: 3.12.0
resolution: "winston@npm:3.12.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -9408,8 +9408,8 @@ __metadata:
safe-stable-stringify: "npm:^2.3.1"
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.5.0"
checksum: 10c0/7e1f8919cbdc62cfe46e6204d79a83e1364696ef61111483f3ecf204988922383fe74192c5bc9f89df9b47caf24c2d34f5420ef6f3b693f8d1286b46432e97be
winston-transport: "npm:^4.7.0"
checksum: 10c0/f86e4eebc409bcdfcda7cd2b262f2be81c21715c6222381b94bb48795b881da4ed54e060fa57824c7df2bf0d2bd2a04fc9cc061070a8f2cdbfc39951a85a3fa8
languageName: node
linkType: hard

Expand Down

0 comments on commit ec2f273

Please sign in to comment.