Skip to content

Commit

Permalink
Bump winston from 3.9.0 to 3.13.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.13.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.13.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 Apr 17, 2024
1 parent c81d494 commit 229ba8f
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 45 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.13.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.13.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"vitest": "^0.34.6",
"winston": "^3.12.0"
"winston": "^3.13.0"
},
"workspaces": [
"packages/*",
Expand Down
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.13.0"
},
"repository": {
"type": "git",
Expand Down
57 changes: 16 additions & 41 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 229ba8f

Please sign in to comment.