Skip to content

Commit

Permalink
dependabot (npm)(deps): bump the production-dependencies group across…
Browse files Browse the repository at this point in the history
… 1 directory with 3 updates (#140)

Bumps the production-dependencies group with 3 updates in the / directory: [i18next](https://github.com/i18next/i18next), [typescript](https://github.com/microsoft/TypeScript) and [winston](https://github.com/winstonjs/winston).


Updates `i18next` from 23.15.1 to 23.16.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.2)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `winston` from 3.14.2 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.14.2...v3.15.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: typescript
  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 Oct 28, 2024
1 parent 557cc82 commit 02f4ec4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"@types/node": "^20.14.11",
"discord.js": "^14.16.3",
"dotenv": "16.3.1",
"i18next": "^23.15.1",
"i18next": "^23.16.2",
"i18next-fs-backend": "^2.3.2",
"typescript": "^5.6.2",
"winston": "^3.14.2"
"typescript": "^5.6.3",
"winston": "^3.15.0"
},
"devDependencies": {
"@pgtyped/cli": "^2.3.0",
Expand Down

0 comments on commit 02f4ec4

Please sign in to comment.