Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 2 updates in the / directory: [uuid](https://github.com/uuidjs/uuid) and [winston](https://github.com/winstonjs/winston).


Updates `uuid` from 10.0.0 to 11.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.2)

Updates `winston` from 3.13.0 to 3.15.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.0...v3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent d791073 commit 1ec19af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"convert-units": "^2.3.4",
"lodash": "^4.17.21",
"onstarjs": "^2.5.3",
"uuid": "^10.0.0",
"winston": "^3.13.0"
"uuid": "^11.0.2",
"winston": "^3.15.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
Expand Down

0 comments on commit 1ec19af

Please sign in to comment.