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 4 updates (#116)

Bumps the production-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [i18next](https://github.com/i18next/i18next), [typescript](https://github.com/Microsoft/TypeScript) and [winston](https://github.com/winstonjs/winston).


Updates `@types/node` from 20.14.2 to 20.14.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `i18next` from 23.11.5 to 23.12.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.11.5...v23.12.2)

Updates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.3)

Updates `winston` from 3.13.0 to 3.13.1
- [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.13.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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-minor
  dependency-group: production-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jul 22, 2024
1 parent 9d1a351 commit e3f32f2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
35 changes: 17 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"dependencies": {
"@pgtyped/runtime": "^2.3.0",
"@tsconfig/node-lts": "^20.1.3",
"@types/node": "^20.12.7",
"@types/node": "^20.14.11",
"discord.js": "^14.14.0",
"dotenv": "16.3.1",
"i18next": "^23.11.5",
"i18next": "^23.12.2",
"i18next-fs-backend": "^2.3.1",
"typescript": "^5.4.5",
"winston": "^3.13.0"
"typescript": "^5.5.3",
"winston": "^3.13.1"
},
"devDependencies": {
"@pgtyped/cli": "^2.3.0",
Expand Down

0 comments on commit e3f32f2

Please sign in to comment.