Skip to content

Commit

Permalink
npm (prod): bump the production-dependencies group with 2 updates (#159)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 2 updates: [i18next](https://github.com/i18next/i18next) and [winston](https://github.com/winstonjs/winston).


Updates `i18next` from 23.16.4 to 23.16.5
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.4...v23.16.5)

Updates `winston` from 3.16.0 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 6d1f96a commit edf8e0e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 149 deletions.
167 changes: 20 additions & 147 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 @@ -53,10 +53,10 @@
"@types/node": "^20.17.6",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"i18next": "^23.16.2",
"i18next": "^23.16.5",
"i18next-fs-backend": "^2.3.2",
"typescript": "<5.6.0",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down

0 comments on commit edf8e0e

Please sign in to comment.