Skip to content

Commit

Permalink
⬆️(deps): Bump @discord-nestjs/core from 5.3.8 to 5.3.10
Browse files Browse the repository at this point in the history
Bumps [@discord-nestjs/core](https://github.com/fjodor-rybakov/discord-nestjs) from 5.3.8 to 5.3.10.
- [Release notes](https://github.com/fjodor-rybakov/discord-nestjs/releases)
- [Commits](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/[email protected]...@discord-nestjs/[email protected])

---
updated-dependencies:
- dependency-name: "@discord-nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent fbc251a commit 14b18d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@discord-nestjs/common": "^5.2.8",
"@discord-nestjs/core": "^5.3.8",
"@discord-nestjs/core": "^5.3.10",
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.16.0",
"@jellyfin/sdk": "^0.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -405,10 +405,10 @@
class-transformer "0.5.1"
class-validator "0.14.0"

"@discord-nestjs/core@^5.3.8":
version "5.3.8"
resolved "https://registry.yarnpkg.com/@discord-nestjs/core/-/core-5.3.8.tgz#52a856c7efe3d2368ecda001e54b018dc6042ecc"
integrity sha512-NsSRReKGbzuPV01I2eFvegtJCD0W9fuPPFTthQnBVufFZC2pF/hd90R6VkGhCprfdvnAOsqUgq5wV6KGR8EZFQ==
"@discord-nestjs/core@^5.3.10":
version "5.3.10"
resolved "https://registry.yarnpkg.com/@discord-nestjs/core/-/core-5.3.10.tgz#e8042a4f8c86351ba77bd79ea36e2031dc104971"
integrity sha512-mJ3Y4DjyXf7adstWNqtpylgiZX0EuJ4gtO+i90f6o00KoUjyA5yJbtEDqYN4LTP/cbghQjaPO0tqloOPTosGdg==
dependencies:
class-transformer "0.5.1"

Expand Down

0 comments on commit 14b18d4

Please sign in to comment.