Skip to content

Commit

Permalink
build(deps): bump the npm-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 3 updates: [discord-api-types](https://github.com/discordjs/discord-api-types), [i18next](https://github.com/i18next/i18next) and [@railway/cli](https://github.com/railwayapp/cli).


Updates `discord-api-types` from 0.37.101 to 0.37.103
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.37.101...0.37.103)

Updates `i18next` from 23.15.1 to 23.16.4
- [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.4)

Updates `@railway/cli` from 3.14.0 to 3.17.10
- [Release notes](https://github.com/railwayapp/cli/releases)
- [Changelog](https://github.com/railwayapp/cli/blob/master/release.toml)
- [Commits](railwayapp/cli@v3.14.0...v3.17.10)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@railway/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent aac5b3c commit 7ea4f86
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 @@ -26,16 +26,16 @@
"cheerio": "^1.0.0",
"cron": "^3.1.7",
"cross-env": "^7.0.3",
"discord-api-types": "^0.37.101",
"discord-api-types": "^0.37.103",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"got": "^14.4.2",
"i18next": "^23.15.1",
"i18next": "^23.16.4",
"moment": "^2.30.1",
"nodemon": "^3.1.7",
"turndown": "^7.2.0"
},
"devDependencies": {
"@railway/cli": "^3.14.0"
"@railway/cli": "^3.17.10"
}
}

0 comments on commit 7ea4f86

Please sign in to comment.