Skip to content

Commit

Permalink
Bump winston from 3.9.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [winston](https://github.com/winstonjs/winston) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.9.0...v3.12.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 41b050d commit 1ae4c28
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 36 deletions.
2 changes: 1 addition & 1 deletion examples/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"dependencies": {
"@axiomhq/js": "workspace:*",
"winston": "^3.8.2"
"winston": "^3.12.0"
}
}
2 changes: 1 addition & 1 deletion examples/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@axiomhq/winston": "workspace:*",
"winston": "^3.8.2"
"winston": "^3.12.0"
}
}
2 changes: 1 addition & 1 deletion packages/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@axiomhq/js": "workspace:*"
},
"devDependencies": {
"winston": "^3.8.2"
"winston": "^3.12.0"
},
"repository": {
"type": "git",
Expand Down
45 changes: 12 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ae4c28

Please sign in to comment.