Skip to content

Commit

Permalink
fix(deps): update dependency @discord-nestjs/core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 4b252f1 commit ee2f967
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"license": "MIT",
"name": "crystal-nest",
"description": "A Nest rewrite of crystal, the SOS Discord bot",
"version": "0.5.1-186",
"version": "0.5.1-187",
"author": "Jonas Schultheiss <jonas.schultheiss@sos-esports.com> (https://jonasschultheiss.dev)",
"keywords": [
"discord",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@discord-nestjs/common": "4.0.8",
"@discord-nestjs/core": "4.3.1",
"@discord-nestjs/core": "5.3.14",
"@nestjs/common": "10.4.4",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@
class-transformer "0.5.1"
class-validator "0.13.2"

"@discord-nestjs/core@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@discord-nestjs/core/-/core-4.3.1.tgz#b0a71834147d2bfac8efe37b7091667ce7f146d6"
integrity sha512-38Bk7V0W+LF2qUbE6K+CfqRR309jU/tbj6ZZLN97nFHcYCcsteKQ7HxJeM15pw09Vvb7xbB+3DIls/YHpq3lRA==
"@discord-nestjs/core@5.3.14":
version "5.3.14"
resolved "https://registry.yarnpkg.com/@discord-nestjs/core/-/core-5.3.14.tgz#ce005a41add13643ef24647f29d6944c55b40ea5"
integrity sha512-ExW/tWNNqqVPyrJ/iLQa31Swv1+Tths3ZsWCfsCb/GWEqlCCsXdn2xXg7Cv5oZfbQNoxZDHrVVJVo/vfrmv3oQ==
dependencies:
class-transformer "0.5.1"

Expand Down

0 comments on commit ee2f967

Please sign in to comment.